build...@apache.org |
svn commit: r916876 - in /websites/staging/drill/trunk/content: ./ drill/index.html |
Sun, 20 Jul, 17:35 |
jacq...@apache.org |
[01/12] git commit: DRILL-1103: Cleanup java-exec POM to make it more eclipse friendly |
Thu, 03 Jul, 17:45 |
jacq...@apache.org |
[02/12] git commit: DRILL-1104: Increase MaxDirectMemorySize to 3G for unit tests |
Thu, 03 Jul, 17:45 |
jacq...@apache.org |
[03/12] git commit: DRILL-794: Fix IOB while performing decimal subtraction |
Thu, 03 Jul, 17:45 |
jacq...@apache.org |
[04/12] git commit: DRILL-923: Bit-wise and logical Aggregate functions |
Thu, 03 Jul, 17:45 |
jacq...@apache.org |
[05/12] git commit: DRILL-967: Age and shift functions. |
Thu, 03 Jul, 17:45 |
jacq...@apache.org |
[06/12] git commit: DRILL-1074: Fix computation of scale for divide function. |
Thu, 03 Jul, 17:45 |
jacq...@apache.org |
[07/12] git commit: DRILL-1105: Fix bug in streaming aggregate when first batch is empty |
Thu, 03 Jul, 17:45 |
jacq...@apache.org |
[08/12] git commit: DRILL-1099: Inject space (' ') as the default second argument to [lbr]trim |
Thu, 03 Jul, 17:45 |
jacq...@apache.org |
[09/12] git commit: DRILL-1085: Round up while casting to int/bigint from float/double/decimal |
Thu, 03 Jul, 17:45 |
jacq...@apache.org |
[10/12] git commit: DRILL-1106: Fix race condition in incoming buffers |
Thu, 03 Jul, 17:45 |
jacq...@apache.org |
[11/12] git commit: DRILL-1107: Handle case in Hash join where first batch has zero records |
Thu, 03 Jul, 17:45 |
jacq...@apache.org |
[12/12] git commit: DRILL-1102: Use same set of keys to distribute left and right side of join operator. Add option of hashing on single join key. |
Thu, 03 Jul, 17:45 |
jacq...@apache.org |
[1/2] git commit: Drill-1091: Make filter propagate best rel's collation trait. Fix StreamingAggPrule and HashAggPrule's pattern matching to look for child RelNodes. |
Mon, 07 Jul, 22:50 |
jacq...@apache.org |
[2/2] git commit: DRILL-1111: 1. Create new batch holder for hash table if an insertion fails due to space constraints in existing batch holder. 2. Use allocateNew() for hash aggr and hash table allocations. 3. Create new output batch if output values fa |
Mon, 07 Jul, 22:50 |
jacq...@apache.org |
[1/8] git commit: DRILL-1110: Output precision of functions should always be greater or equal to input precision |
Tue, 08 Jul, 01:01 |
jacq...@apache.org |
[2/8] git commit: DRILL-861: Implement sum, avg for decimal data type. |
Tue, 08 Jul, 01:01 |
jacq...@apache.org |
[3/8] git commit: DRILL-1098: Add test for trim(), substring() function. Actual fix is in OPTIQ-331 |
Tue, 08 Jul, 01:01 |
jacq...@apache.org |
[4/8] git commit: DRILL-1109: Implement downward casting functions for decimal data type. |
Tue, 08 Jul, 01:01 |
jacq...@apache.org |
[5/8] git commit: DRILL-730: Initialize the buffer while creating sparse representation from BigDecimal |
Tue, 08 Jul, 01:01 |
jacq...@apache.org |
[6/8] git commit: DRILL-743: New String Functions |
Tue, 08 Jul, 01:01 |
jacq...@apache.org |
[7/8] git commit: DRILL-1088: implemented date_trunc use TestFunctionsQuery instead of TestDateFunctions |
Tue, 08 Jul, 01:01 |
jacq...@apache.org |
[8/8] git commit: DRILL-1107: Fix regression from first patch |
Tue, 08 Jul, 01:01 |
jacq...@apache.org |
[1/9] git commit: DRILL-1107: Fix possible infinite loop in merging receiver |
Wed, 09 Jul, 22:00 |
jacq...@apache.org |
[2/9] git commit: DRILL-1116: Flush batch when copy fails due to insufficient space |
Wed, 09 Jul, 22:00 |
jacq...@apache.org |
[3/9] git commit: DRILL-1117: Fix stats in partition sender |
Wed, 09 Jul, 22:00 |
jacq...@apache.org |
[4/9] git commit: DRILL-879: Fix show files to treat '/' as a root of workspace instead of FS |
Wed, 09 Jul, 22:00 |
jacq...@apache.org |
[5/9] git commit: DRILL-755: Show files without FROM clause should display files in default workspace |
Wed, 09 Jul, 22:00 |
jacq...@apache.org |
[6/9] git commit: DRILL-1101: For Union-All, allow strings of different lengths on either side of the union to be treated as compatible. |
Wed, 09 Jul, 22:00 |
jacq...@apache.org |
[7/9] git commit: DRILL-1118: In case of error, always set QueryState to FAILED |
Wed, 09 Jul, 22:00 |
jacq...@apache.org |
[8/9] git commit: DRILL-1113: Add configuration in DrillClient to encode complex/repeated types as JSON string |
Wed, 09 Jul, 22:00 |
jacq...@apache.org |
[9/9] git commit: DRILL-1060: Support ComplexToJson for Array Data Type |
Wed, 09 Jul, 22:00 |
jacq...@apache.org |
git commit: DRILL-882 : Fix CanNotPlanException when join two different storage sources (hive vs parquet). Code fix in Optiq. |
Sat, 12 Jul, 22:23 |
jacq...@apache.org |
[1/2] git commit: DRILL-1112: UI changes to storage plugins only take effect after a drillbit restart. |
Sun, 13 Jul, 05:11 |
jacq...@apache.org |
[2/2] git commit: DRILL-1133: Default cp and dfs storage plugin instances do not appear in Drill Web UI after installing Drill. |
Sun, 13 Jul, 05:11 |
jacq...@apache.org |
[01/17] git commit: DRILL-706, DRILL-524 : div and mod funnc bugfix DRILL-706, 524, 988: Review Comments DRILL-706, 524, 988: Added Testcase |
Mon, 21 Jul, 02:46 |
jacq...@apache.org |
[02/17] git commit: DRILL-988: trunc(num) bugfix handle data loss |
Mon, 21 Jul, 02:46 |
jacq...@apache.org |
[03/17] git commit: DRILL-979: For Union-All don't do final column re-ordering since the ordering is already decided by the left input of the Union. |
Mon, 21 Jul, 02:46 |
jacq...@apache.org |
[04/17] git commit: DRILL-1092: Ensure we have enough records while performing merge and spill in ExternalSortBatch |
Mon, 21 Jul, 02:46 |
jacq...@apache.org |
[05/17] git commit: DRILL-1120: Use DecimalScalePrecisionModFunction to compute scale & precision for mod function |
Mon, 21 Jul, 02:46 |
jacq...@apache.org |
[06/17] git commit: DRILL-1121: Round up digits while performing mod, decimal division |
Mon, 21 Jul, 02:46 |
jacq...@apache.org |
[07/17] git commit: DRILL-1123: Use double type for decimal division |
Mon, 21 Jul, 02:46 |
jacq...@apache.org |
[08/17] git commit: DRILL-1138: Explicit casting to boolean fails |
Mon, 21 Jul, 02:46 |
jacq...@apache.org |
[09/17] git commit: DRILL-1140: Add cast function from Timestamp to Time |
Mon, 21 Jul, 02:46 |
jacq...@apache.org |
[10/17] DRILL-1155: Add option to use JDK compiler and use it for runtime generated code over a certain threshold |
Mon, 21 Jul, 02:46 |
jacq...@apache.org |
[11/17] git commit: DRILL-1155: Add option to use JDK compiler and use it for runtime generated code over a certain threshold |
Mon, 21 Jul, 02:46 |
jacq...@apache.org |
[12/17] git commit: DRILL-77: REST API implemented using jersey and jackson + graph viz. |
Mon, 21 Jul, 02:46 |
jacq...@apache.org |
[13/17] git commit: DRILL-1114: Fix a bug in resolving tables in schema where view is created |
Mon, 21 Jul, 02:46 |
jacq...@apache.org |
[14/17] git commit: DRILL-1145: Add testcase. Fix is in Optiq. |
Mon, 21 Jul, 02:46 |
jacq...@apache.org |
[15/17] git commit: DRILL-1136: Check for existance of view before creating one when no OR REPLACE clause is provided |
Mon, 21 Jul, 02:46 |
jacq...@apache.org |
[16/17] git commit: DRILL-1143: Enable project pushdown into HiveRecordReader |
Mon, 21 Jul, 02:46 |
jacq...@apache.org |
[17/17] git commit: DRILL-990: Add schema mutability property to InfoSchema.SCHEMATA table. |
Mon, 21 Jul, 02:46 |
jacq...@apache.org |
[01/27] git commit: DRILL-1134 : Fix compilation exception in run-time code, when filter uses two or more array types. |
Sun, 27 Jul, 18:46 |
jacq...@apache.org |
[02/27] git commit: DRILL-1108: Fix run-time code Generator Mapping when join condition is a compound expression containing constants. |
Sun, 27 Jul, 18:46 |
jacq...@apache.org |
[03/27] git commit: DRILL-1150: Only push expressions in equal join predicate down into projects. Fix is in Optiq. |
Sun, 27 Jul, 18:46 |
jacq...@apache.org |
[04/27] git commit: Rewrite convert_from/ convert_to functions to actual function implementations |
Sun, 27 Jul, 18:46 |
jacq...@apache.org |
[05/27] git commit: DRILL-1090: Shutdown Drillbit if start-up fails |
Sun, 27 Jul, 18:46 |
jacq...@apache.org |
[06/27] git commit: DRILL-1086: invalidate PStore to drop a view in case it is not in the underlying fs |
Sun, 27 Jul, 18:46 |
jacq...@apache.org |
[07/27] git commit: DRILL-1126: Support generic objects as workspace variables in UDAF |
Sun, 27 Jul, 18:46 |
jacq...@apache.org |
[08/27] git commit: DRILL-1061: Disable MergeProjectRule if project expression has complex output type |
Sun, 27 Jul, 18:46 |
jacq...@apache.org |
[09/27] git commit: DRILL-1164: Use FQCN while casting Timestamp to Date |
Sun, 27 Jul, 18:46 |
jacq...@apache.org |
[10/27] git commit: DRILL-1177: Check if setsafe() succeeded while performing HashAggregation |
Sun, 27 Jul, 18:46 |
jacq...@apache.org |
[11/27] git commit: DRILL-1119: updated error message thrown when schema is immutable |
Sun, 27 Jul, 18:46 |
jacq...@apache.org |
[12/27] git commit: DRILL-1144 Fix cases where leading zeros are ignored in decimals |
Sun, 27 Jul, 18:46 |
jacq...@apache.org |
[13/27] git commit: DRILL-1096: Stop ScanBatch if read fails and pass failure context to the client, break the producer loop when iter outcome is stop |
Sun, 27 Jul, 18:46 |
jacq...@apache.org |
[14/27] git commit: DRILL-1181: Generate user friendly error messages |
Sun, 27 Jul, 18:47 |
jacq...@apache.org |
[15/27] git commit: Fix regression caused by DRILL-1126 |
Sun, 27 Jul, 18:47 |
jacq...@apache.org |
[16/27] git commit: DRILL-785: org.apache.drill.exec.rpc.bit.ListenerPool leak suspects |
Sun, 27 Jul, 18:47 |
jacq...@apache.org |
[17/27] git commit: DRILL-1166: Session option to enable/disable debug information in runtime generated Java code |
Sun, 27 Jul, 18:47 |
jacq...@apache.org |
[18/27] git commit: DRILL-1167: Split large runtime generated functions into a chain of functions |
Sun, 27 Jul, 18:47 |
jacq...@apache.org |
[19/27] git commit: DRILL-1186: Check for null values in Nullable Date/Time/TimeStamp SqlAccessors |
Sun, 27 Jul, 18:47 |
jacq...@apache.org |
[20/27] git commit: DRILL-1192: Hive Scalar UDFs: Add Date, TimeStamp and Decimal type support |
Sun, 27 Jul, 18:47 |
jacq...@apache.org |
[21/27] git commit: DRILL-939: Add support for query cancellation |
Sun, 27 Jul, 18:47 |
jacq...@apache.org |
[22/27] DRILL-991: Limit should terminate upstream fragments immediately upon completion |
Sun, 27 Jul, 18:47 |
jacq...@apache.org |
[23/27] git commit: DRILL-991: Limit should terminate upstream fragments immediately upon completion |
Sun, 27 Jul, 18:47 |
jacq...@apache.org |
[24/27] git commit: DRILL-1130: Leading / in a select query should be rooted from the workspace rather than from the file system |
Sun, 27 Jul, 18:47 |
jacq...@apache.org |
[25/27] git commit: DRILL-1180: Add casts to case expression to ensure all branches have same output type |
Sun, 27 Jul, 18:47 |
jacq...@apache.org |
[26/27] git commit: DRILL-1153: skip brackets, braces & respect escape chars in literal strings while splitting JSON records |
Sun, 27 Jul, 18:47 |
jacq...@apache.org |
[27/27] git commit: Disable tests that require specific timezones. |
Sun, 27 Jul, 18:47 |
jacq...@apache.org |
[01/17] git commit: move to optiq 0.9 |
Tue, 29 Jul, 15:38 |
jacq...@apache.org |
[02/17] git commit: Add a check to validate given subschema name in HiveSchema.getSubSchema() |
Tue, 29 Jul, 15:38 |
jacq...@apache.org |
[03/17] git commit: Refactor trait pull up to common SubsetTransformer. Update Prules to use new class and update FilterPrule to use all instead of best to work with Optiq 0.9. |
Tue, 29 Jul, 15:38 |
jacq...@apache.org |
[04/17] git commit: DRILL-1153: Add $sum0 implementations |
Tue, 29 Jul, 15:38 |
jacq...@apache.org |
[05/17] git commit: Temporarily disable ProducerConsumer operator until DRILL-1202 is fixed. |
Tue, 29 Jul, 15:38 |
jacq...@apache.org |
[06/17] git commit: DRILL-931: Support select * query in Drill planner. (Part of change is in Optiq). |
Tue, 29 Jul, 15:38 |
jacq...@apache.org |
[07/17] DRILL-945: Implementation of repeated reader and writer for parquet. Includes a fairly substantial refactoring of the overall reader structure. |
Tue, 29 Jul, 15:38 |
jacq...@apache.org |
[08/17] DRILL-945: Implementation of repeated reader and writer for parquet. Includes a fairly substantial refactoring of the overall reader structure. |
Tue, 29 Jul, 15:38 |
jacq...@apache.org |
[09/17] DRILL-945: Implementation of repeated reader and writer for parquet. Includes a fairly substantial refactoring of the overall reader structure. |
Tue, 29 Jul, 15:38 |
jacq...@apache.org |
[10/17] DRILL-945: Implementation of repeated reader and writer for parquet. Includes a fairly substantial refactoring of the overall reader structure. |
Tue, 29 Jul, 15:38 |
jacq...@apache.org |
[11/17] DRILL-945: Implementation of repeated reader and writer for parquet. Includes a fairly substantial refactoring of the overall reader structure. |
Tue, 29 Jul, 15:38 |
jacq...@apache.org |
[12/17] DRILL-945: Implementation of repeated reader and writer for parquet. Includes a fairly substantial refactoring of the overall reader structure. |
Tue, 29 Jul, 15:38 |
jacq...@apache.org |
[13/17] DRILL-945: Implementation of repeated reader and writer for parquet. Includes a fairly substantial refactoring of the overall reader structure. |
Tue, 29 Jul, 15:38 |
jacq...@apache.org |
[14/17] git commit: DRILL-945: Implementation of repeated reader and writer for parquet. Includes a fairly substantial refactoring of the overall reader structure. |
Tue, 29 Jul, 15:38 |
jacq...@apache.org |
[15/17] git commit: Disable select * tests until project enhancements merged. |
Tue, 29 Jul, 15:38 |
jacq...@apache.org |
[16/17] git commit: DRILL-1213: Use scale when deriving row type for views. |
Tue, 29 Jul, 15:38 |
jacq...@apache.org |
[17/17] git commit: DRILL-1212: Propagate trait in 2 phase aggregation rule, to avoid adding unnecessary exchange operator. |
Tue, 29 Jul, 15:38 |
jacq...@apache.org |
[01/14] git commit: DRILL-1195: Querying nested array elements in JSON returns only null values |
Wed, 30 Jul, 05:27 |
jacq...@apache.org |
[02/14] git commit: DRILL-1151: Update 'lastSet' in repeated map vector while performing copy |
Wed, 30 Jul, 05:27 |
jacq...@apache.org |
[03/14] git commit: DRILL-1172: Consider Hive override config given in storage plugin for reading data in Hive tables |
Wed, 30 Jul, 05:27 |
jacq...@apache.org |
[04/14] git commit: Update Drill default settings |
Wed, 30 Jul, 05:27 |