jacq...@apache.org |
[15/21] git commit: DRILL-565: Remove spurious insertion into IdentityHashMap in ConstantExpressionIdentifier.visitFloatConstant() |
Sun, 04 May, 16:55 |
jacq...@apache.org |
[16/21] git commit: DRILL-582: generate a standalone fat JDBC jar |
Sun, 04 May, 16:55 |
jacq...@apache.org |
[17/21] git commit: Disable project pushdown rules as it causes regression in INFORMATION_SCHEMA. Update HiveTextRecordReader to support nullable types. |
Sun, 04 May, 16:55 |
jacq...@apache.org |
[18/21] Rename SQLParser to exec/jdbc. Rename jdbc-all to exec/jdbc-all |
Sun, 04 May, 16:55 |
jacq...@apache.org |
[19/21] Rename SQLParser to exec/jdbc. Rename jdbc-all to exec/jdbc-all |
Sun, 04 May, 16:55 |
jacq...@apache.org |
[20/21] Rename SQLParser to exec/jdbc. Rename jdbc-all to exec/jdbc-all |
Sun, 04 May, 16:55 |
jacq...@apache.org |
[21/21] git commit: Rename SQLParser to exec/jdbc. Rename jdbc-all to exec/jdbc-all |
Sun, 04 May, 16:55 |
jacq...@apache.org |
git commit: Fix sqlline shell invocation so that it doesn't scan for a billion classes to find the match for the jdbc:drill: url. |
Sun, 04 May, 17:42 |
jacq...@apache.org |
[01/15] git commit: DRILL-336: Modified the netty direct memory manager to: 1) Efficiently reduce ("trim") the size of a memory buffer, releasing the extra memory back to the memory manager. 2) Opportunistically allocate larger buffers if it can be |
Tue, 06 May, 21:42 |
jacq...@apache.org |
[02/15] git commit: Updates for memory issues (WIP) |
Tue, 06 May, 21:42 |
jacq...@apache.org |
[03/15] DRILL-620: Memory consumption fixes |
Tue, 06 May, 21:42 |
jacq...@apache.org |
[04/15] DRILL-620: Memory consumption fixes |
Tue, 06 May, 21:42 |
jacq...@apache.org |
[05/15] DRILL-620: Memory consumption fixes |
Tue, 06 May, 21:42 |
jacq...@apache.org |
[06/15] DRILL-620: Memory consumption fixes |
Tue, 06 May, 21:42 |
jacq...@apache.org |
[07/15] git commit: DRILL-620: Memory consumption fixes |
Tue, 06 May, 21:42 |
jacq...@apache.org |
[08/15] git commit: Drill-400 change parquet reader to place varbinary fields into VarCharVectors, allowing them to be returned by default as UTF-8 Strings. Note that this will only be the case with newer parquet files that were produced after Converted |
Tue, 06 May, 21:42 |
jacq...@apache.org |
[09/15] git commit: Drill 419 - enable dictionary encoding in parquet reader. |
Tue, 06 May, 21:42 |
jacq...@apache.org |
[10/15] git commit: Fix flapping test |
Tue, 06 May, 21:42 |
jacq...@apache.org |
[11/15] git commit: DRILL-639: Adding status command to DrillBit daemon |
Tue, 06 May, 21:42 |
jacq...@apache.org |
[12/15] git commit: DRILL-642: Fix for sqlline pom |
Tue, 06 May, 21:42 |
jacq...@apache.org |
[13/15] git commit: Fixes for memory management and hbase reader. |
Tue, 06 May, 21:42 |
jacq...@apache.org |
[14/15] git commit: Fix tests that have extraneous warnings, move VectorContainer from warning to exception when wrong vector type is requested. |
Tue, 06 May, 21:42 |
jacq...@apache.org |
[15/15] git commit: Create DrillConfig.createClient() which gives a smaller and faster config object used in client-only situations. |
Tue, 06 May, 21:42 |
jacq...@apache.org |
[1/2] git commit: Exchange optiq rules: no need to specify child operand in Drill logical/physical rules. |
Tue, 06 May, 22:31 |
jacq...@apache.org |
[2/2] git commit: DRILL-631 : do not push projects down if scan does not support . |
Tue, 06 May, 22:31 |
jacq...@apache.org |
[1/6] git commit: DRILL-643: Fix ByteBuf allocation in o.a.d.exec.vector.ValueHolderHelper.getVarCharHolder() |
Wed, 07 May, 01:20 |
jacq...@apache.org |
[2/6] git commit: DRILL-644: Fix char length and position calculation for UTF-8 strings in StringFunctionUtil |
Wed, 07 May, 01:20 |
jacq...@apache.org |
[3/6] git commit: DRILL-645: Correct string encodings in code template |
Wed, 07 May, 01:20 |
jacq...@apache.org |
[4/6] DRILL-381: Implement SYSTEM and SESSION options. |
Wed, 07 May, 01:20 |
jacq...@apache.org |
[5/6] DRILL-381: Implement SYSTEM and SESSION options. |
Wed, 07 May, 01:20 |
jacq...@apache.org |
[6/6] git commit: DRILL-381: Implement SYSTEM and SESSION options. |
Wed, 07 May, 01:21 |
jacq...@apache.org |
git commit: DRILL-219: Math Trigonometric functions |
Wed, 07 May, 02:02 |
jacq...@apache.org |
[1/5] git commit: DRILL-627: Fix memory leaks in hash join and hash aggregate |
Thu, 08 May, 02:50 |
jacq...@apache.org |
[2/5] git commit: DRILL-640: Fix memory leak in limit operator |
Thu, 08 May, 02:50 |
jacq...@apache.org |
[3/5] git commit: DRILL-577: Two way implicit casts |
Thu, 08 May, 02:50 |
jacq...@apache.org |
[4/5] DRILL-438: Add support for Views (CREATE, DROP and select) |
Thu, 08 May, 02:50 |
jacq...@apache.org |
[5/5] git commit: DRILL-438: Add support for Views (CREATE, DROP and select) |
Thu, 08 May, 02:50 |
jacq...@apache.org |
[1/2] DRILL-576: Add costing - new plans for joins and aggregations, including distributions. - Utilize GroupScan getSize() for costing - Add cleanup() methods to MergeJoinBatch and HashJoinBatch. - Don't match hash aggr rule if number of grouping cols i |
Fri, 09 May, 23:43 |
jacq...@apache.org |
[2/2] git commit: DRILL-576: Add costing - new plans for joins and aggregations, including distributions. - Utilize GroupScan getSize() for costing - Add cleanup() methods to MergeJoinBatch and HashJoinBatch. - Don't match hash aggr rule if number of gro |
Fri, 09 May, 23:43 |
jacq...@apache.org |
[1/6] git commit: DRILL-656: Fix for test case failure in TestPoolChunkTrim |
Sat, 10 May, 00:14 |
jacq...@apache.org |
[2/6] git commit: DRILL-654: Fix for MaterializedField.getAsSchemaPath() |
Sat, 10 May, 00:14 |
jacq...@apache.org |
[3/6] git commit: DRILL-655: Miscellaneous fixes for SchemaPath |
Sat, 10 May, 00:14 |
jacq...@apache.org |
[4/6] git commit: DRILL-626: Project push down into HBase scan |
Sat, 10 May, 00:14 |
jacq...@apache.org |
[5/6] git commit: DRILL-664: Improve Rpc error message display |
Sat, 10 May, 00:14 |
jacq...@apache.org |
[6/6] git commit: DRILL-633: Fix toString() for DrillFuncHolder and few other types. |
Sat, 10 May, 00:14 |
jacq...@apache.org |
[1/5] git commit: DRILL-682: Improve HBase storage engine test execution |
Sat, 10 May, 00:34 |
jacq...@apache.org |
[2/5] DRILL-619: Implement Decimal functions abs ceil floor round truncate divide modulo Fix resolver type precedence Fix bug in multiplication of large decimals Add tests |
Sat, 10 May, 00:34 |
jacq...@apache.org |
[3/5] git commit: DRILL-619: Implement Decimal functions abs ceil floor round truncate divide modulo Fix resolver type precedence Fix bug in multiplication of large decimals Add tests |
Sat, 10 May, 00:34 |
jacq...@apache.org |
[4/5] git commit: DRILL-601: Support for 'Show files' command |
Sat, 10 May, 00:34 |
jacq...@apache.org |
[5/5] git commit: Cleanup DateUtility to use time zone list once |
Sat, 10 May, 00:35 |
jacq...@apache.org |
[1/3] DRILL-679: Support create table as query (CTAS). |
Sat, 10 May, 01:31 |
jacq...@apache.org |
[2/3] git commit: DRILL-679: Support create table as query (CTAS). |
Sat, 10 May, 01:31 |
jacq...@apache.org |
[3/3] git commit: DRILL-675: Views created in dfs (with no workspace subschema) schema are not found when queried. |
Sat, 10 May, 01:31 |
jacq...@apache.org |
[1/8] git commit: DRILL-674: Consider the view/table identifier given in CREATE VIEW/TABLE statements. |
Sun, 11 May, 23:08 |
jacq...@apache.org |
[2/8] DRILL-679: Support create table as query (CTAS) (contd.). |
Sun, 11 May, 23:08 |
jacq...@apache.org |
[3/8] git commit: DRILL-679: Support create table as query (CTAS) (contd.). |
Sun, 11 May, 23:08 |
jacq...@apache.org |
[4/8] git commit: Fix hash join functions for variable types to use the correct buffer. |
Sun, 11 May, 23:08 |
jacq...@apache.org |
[5/8] git commit: Join order: Use parquet row count as the basis of scan cost. Transform select count(*)/count(columnName) into DirectGroupScan when possible. |
Sun, 11 May, 23:08 |
jacq...@apache.org |
[6/8] git commit: In Logical rule, use child's trait when convert child to logical. Propagate traits from child to parent, for Project/Filter etc. |
Sun, 11 May, 23:08 |
jacq...@apache.org |
[7/8] git commit: DRILL-687: Support selecting Date, Timestamp, Decimal data types from Hive into Drill |
Sun, 11 May, 23:08 |
jacq...@apache.org |
[8/8] git commit: DRILL-688: Fix timestamp constant serialization |
Sun, 11 May, 23:08 |
jacq...@apache.org |
[01/10] git commit: DRILL-689: Disable dense decimal data type |
Mon, 12 May, 02:48 |
jacq...@apache.org |
[02/10] Add support for RepeatedMapVector, MapVector and RepeatedListVector. |
Mon, 12 May, 02:48 |
jacq...@apache.org |
[03/10] Add support for RepeatedMapVector, MapVector and RepeatedListVector. |
Mon, 12 May, 02:48 |
jacq...@apache.org |
[04/10] Add support for RepeatedMapVector, MapVector and RepeatedListVector. |
Mon, 12 May, 02:48 |
jacq...@apache.org |
[05/10] Add support for RepeatedMapVector, MapVector and RepeatedListVector. |
Mon, 12 May, 02:48 |
jacq...@apache.org |
[06/10] Add support for RepeatedMapVector, MapVector and RepeatedListVector. |
Mon, 12 May, 02:48 |
jacq...@apache.org |
[07/10] Add support for RepeatedMapVector, MapVector and RepeatedListVector. |
Mon, 12 May, 02:48 |
jacq...@apache.org |
[08/10] Add support for RepeatedMapVector, MapVector and RepeatedListVector. |
Mon, 12 May, 02:48 |
jacq...@apache.org |
[09/10] Add support for RepeatedMapVector, MapVector and RepeatedListVector. |
Mon, 12 May, 02:48 |
jacq...@apache.org |
[10/10] git commit: Add support for RepeatedMapVector, MapVector and RepeatedListVector. |
Mon, 12 May, 02:48 |
jacq...@apache.org |
[01/11] git commit: DRILL-692: Add Hive UDFs to Drill SQL operator table. |
Tue, 13 May, 00:56 |
jacq...@apache.org |
[02/11] git commit: DRILL-683: Qualify HBase scan with specified columns even if row_key is required. |
Tue, 13 May, 00:56 |
jacq...@apache.org |
[03/11] git commit: DRILL-686: Verify the operands while extracting projects that can be pushed into a scan |
Tue, 13 May, 00:56 |
jacq...@apache.org |
[04/11] git commit: DRILL-696: Use standard HBase configuration name/value in HBaseStoragePluginConfig |
Tue, 13 May, 00:56 |
jacq...@apache.org |
[05/11] git commit: DRILL-695: Push down column value predicates into HBase scan |
Tue, 13 May, 00:56 |
jacq...@apache.org |
[06/11] git commit: DRILL-529: 'atom' rule in Antlr grammar uses wrong token for calculating ExpressionPosition |
Tue, 13 May, 00:56 |
jacq...@apache.org |
[07/11] git commit: DRILL-567: Maven RAT plugin - Ignore all files inside a hidden directory ".*/**" |
Tue, 13 May, 00:56 |
jacq...@apache.org |
[08/11] git commit: DRILL-691: Function alias to be able to cast to TIMESTAMPTZ data type |
Tue, 13 May, 00:56 |
jacq...@apache.org |
[09/11] git commit: DRILL-690: Generate 2 phase plans for Hash Aggr and Streaming Aggr only if the aggr functions are SUM, MIN, MAX. |
Tue, 13 May, 00:56 |
jacq...@apache.org |
[10/11] git commit: Disable multiphase aggregation. |
Tue, 13 May, 00:56 |
jacq...@apache.org |
[11/11] git commit: Enable class unloading in unit test. |
Tue, 13 May, 00:56 |
jacq...@apache.org |
[1/3] git commit: DRILL-693: Include system and session options in fragment options |
Tue, 13 May, 03:46 |
jacq...@apache.org |
[2/3] DRILL-694: Implement parquet writer. |
Tue, 13 May, 03:46 |
jacq...@apache.org |
[3/3] git commit: DRILL-694: Implement parquet writer. |
Tue, 13 May, 03:46 |
jacq...@apache.org |
[1/7] git commit: DRILL-607, DRILL-593: Fix casting from Int, BigInt to Decimal28, Decimal38 |
Tue, 13 May, 17:36 |
jacq...@apache.org |
[2/7] git commit: DRILL-608: Fix casting to decimal data types with difference scales. |
Tue, 13 May, 17:36 |
jacq...@apache.org |
[3/7] git commit: DRILL-558: Remove workaround in OptiqScanner for skipping "metadata" subschema. |
Tue, 13 May, 17:36 |
jacq...@apache.org |
[4/7] git commit: Remove the *.orig files lying in the repo. |
Tue, 13 May, 17:36 |
jacq...@apache.org |
[5/7] git commit: DRILL-623: Unable to run query containing quoted schema name |
Tue, 13 May, 17:36 |
jacq...@apache.org |
[6/7] git commit: DRILL-646: Broadcast-inner plans for Hash Join and Merge Join. |
Tue, 13 May, 17:36 |
jacq...@apache.org |
[7/7] git commit: Disabling intermittently failing TestParquetWriter |
Tue, 13 May, 17:36 |
jacq...@apache.org |
[1/4] git commit: DRILL-635: Fix run-time code generation bug for case expression, when the holder of return type does not have value field. |
Wed, 14 May, 00:26 |
jacq...@apache.org |
[2/4] git commit: DRILL-604: Add schema type to INFORMATION_SCHEMA.SCHEMATA. |
Wed, 14 May, 00:26 |
jacq...@apache.org |
[3/4] git commit: DRILL-700: Extend AvaticaDrillSqlAccessor to support getDate(), getTime() and getTimestamp() |
Wed, 14 May, 00:26 |
jacq...@apache.org |
[4/4] git commit: DRILL-718: Return complex types as JSON string. |
Wed, 14 May, 00:26 |
jacq...@apache.org |
[01/14] git commit: DRILL-731: Speedup TestConvertFunctions test case |
Thu, 15 May, 20:05 |
jacq...@apache.org |
[02/14] git commit: Disabling intermittently failing JsonRecordReader2Test. |
Thu, 15 May, 20:05 |
jacq...@apache.org |
[03/14] git commit: DRILL-749: Zero-fill the Offset Vectors buffer contents |
Thu, 15 May, 20:05 |
jacq...@apache.org |
[04/14] git commit: DRILL-733: Reduce memory footprint of unit tests |
Thu, 15 May, 20:05 |