You are viewing a plain text version of this content. The canonical link for it is here.
- drill git commit: DRILL-2178: Update outgoing record batch size and allocation in PartitionSender. - posted by ve...@apache.org on 2015/03/01 20:21:58 UTC, 0 replies.
- drill git commit: DRILL-2236: Optimize hash inner join by swapping inputs based on row count comparison. Add a planner option to enable/disable this feature. - posted by jn...@apache.org on 2015/03/02 20:12:37 UTC, 0 replies.
- drill git commit: DRILL-2338: Fix Decimal38/Decimal28 vector's get() to copy the scale and precision into the holder - posted by me...@apache.org on 2015/03/02 21:28:30 UTC, 0 replies.
- [1/3] drill git commit: DRILL-2316: Add hive, parquet, json ref docs, basics tutorial, and minor edits - posted by br...@apache.org on 2015/03/02 23:37:20 UTC, 0 replies.
- [2/3] drill git commit: DRILL-2316: Add hive, parquet, json ref docs, basics tutorial, and minor edits - posted by br...@apache.org on 2015/03/02 23:37:21 UTC, 0 replies.
- [3/3] drill git commit: DRILL-2316: Add hive, parquet, json ref docs, basics tutorial, and minor edits - posted by br...@apache.org on 2015/03/02 23:37:22 UTC, 0 replies.
- [1/2] drill git commit: DRILL-2336 plugin updates - posted by br...@apache.org on 2015/03/03 03:00:50 UTC, 0 replies.
- [2/2] drill git commit: DRILL-2336 plugin updates - posted by br...@apache.org on 2015/03/03 03:00:51 UTC, 0 replies.
- [1/2] drill git commit: fix links in gh-pages-master - posted by br...@apache.org on 2015/03/03 23:23:07 UTC, 0 replies.
- [2/2] drill git commit: fix links in gh-pages-master - posted by br...@apache.org on 2015/03/03 23:23:08 UTC, 0 replies.
- drill git commit: DRILL-1875: getTransferClone should ignore given wrappers - posted by pa...@apache.org on 2015/03/04 02:39:52 UTC, 0 replies.
- drill git commit: DRILL-2118: inform user with a user friendly error message if kvgen fails due to heterogenous types - posted by pa...@apache.org on 2015/03/04 02:43:32 UTC, 0 replies.
- drill git commit: DRILL-1692: Fixing Mongo join issue when * is selected - posted by pa...@apache.org on 2015/03/04 06:59:18 UTC, 0 replies.
- drill git commit: DRILL-2372: Fix current_date to convert input to UTC before storing in the vector - posted by me...@apache.org on 2015/03/04 09:15:13 UTC, 0 replies.
- drill git commit: fold in review changes - posted by br...@apache.org on 2015/03/04 19:38:33 UTC, 0 replies.
- drill git commit: DRILL-1897: Fix return type of functions to be nullable during planning phase - posted by me...@apache.org on 2015/03/06 09:41:07 UTC, 0 replies.
- drill git commit: DRILL-2381 lexical structure plus fixes - posted by br...@apache.org on 2015/03/06 20:55:00 UTC, 0 replies.
- [1/2] drill git commit: 1908: new window function implementation - posted by js...@apache.org on 2015/03/06 22:22:34 UTC, 0 replies.
- [2/2] drill git commit: 1908: new window function implementation - posted by js...@apache.org on 2015/03/06 22:22:35 UTC, 0 replies.
- [1/5] drill git commit: DRILL-2359: ClassPathFileSystem.getFileStatus() should throw FileNotFoundException when path doesn't exist - posted by sm...@apache.org on 2015/03/07 04:18:15 UTC, 0 replies.
- [2/5] drill git commit: DRILL-2337: disable dictionary encoding by default - posted by sm...@apache.org on 2015/03/07 04:18:16 UTC, 0 replies.
- [3/5] drill git commit: DRILL-2267: bumping parquet version to 1.5.1-r7 - posted by sm...@apache.org on 2015/03/07 04:18:17 UTC, 0 replies.
- [4/5] drill git commit: DRILL-2266: Complex parquet reader fails on reading timestamp datatype - posted by sm...@apache.org on 2015/03/07 04:18:18 UTC, 0 replies.
- [5/5] drill git commit: DRILL-2262: selecting columns of certain datatypes from a dictionary encoded parquet file created by drill fails - posted by sm...@apache.org on 2015/03/07 04:18:19 UTC, 0 replies.
- [1/3] drill git commit: DRILL-2400: Part 2: Add merge filter rule to logical rule sets. Increase function cost differentials. - posted by jn...@apache.org on 2015/03/07 07:46:45 UTC, 0 replies.
- [2/3] drill git commit: DRILL-2400: Part 1: Change cpu cost estimation formula for DrillFilterRelBase. Add testcase for MergeFilter rule. - posted by jn...@apache.org on 2015/03/07 07:46:46 UTC, 0 replies.
- [3/3] drill git commit: DRILL-2226: Plan verification utility. - posted by jn...@apache.org on 2015/03/07 07:46:47 UTC, 0 replies.
- [1/8] drill git commit: DRILL-2347: Support parquet metadata read parallelization - posted by ve...@apache.org on 2015/03/09 09:23:48 UTC, 0 replies.
- [2/8] drill git commit: DRILL-2187: Single Broadcast Sender - posted by ve...@apache.org on 2015/03/09 09:23:49 UTC, 0 replies.
- [3/8] drill git commit: DRILL-2187: Single Broadcast Sender - posted by ve...@apache.org on 2015/03/09 09:23:50 UTC, 0 replies.
- [4/8] drill git commit: DRILL-2187: Single Broadcast Sender - posted by ve...@apache.org on 2015/03/09 09:23:51 UTC, 0 replies.
- [5/8] drill git commit: DRILL-133: LocalExchange planning and exec. - posted by ve...@apache.org on 2015/03/09 09:23:52 UTC, 0 replies.
- [6/8] drill git commit: DRILL-133: LocalExchange planning and exec. - posted by ve...@apache.org on 2015/03/09 09:23:53 UTC, 0 replies.
- [7/8] drill git commit: DRILL-133: LocalExchange planning and exec. - posted by ve...@apache.org on 2015/03/09 09:23:54 UTC, 0 replies.
- [8/8] drill git commit: DRILL-2209 Insert ProjectOperator with MuxExchange - posted by ve...@apache.org on 2015/03/09 09:23:55 UTC, 0 replies.
- drill git commit: DRILL-2207: Union RelOperator supports different types to be unioned together by casting; Disable Union-all on Select * from schemaless data source - posted by am...@apache.org on 2015/03/10 02:50:57 UTC, 0 replies.
- drill git commit: DRILL-2225: Fix missing PartitionSenderRootExec stats. - posted by ve...@apache.org on 2015/03/11 02:04:07 UTC, 0 replies.
- drill git commit: DRILL-2397, new data types doc, misc other fixes - posted by br...@apache.org on 2015/03/12 02:05:08 UTC, 0 replies.
- [1/2] drill git commit: DRILL-1719 - handle the case in which /var/log/drill exists but the current user does not have permission to write to it - posted by pa...@apache.org on 2015/03/12 05:15:13 UTC, 0 replies.
- [2/2] drill git commit: DRILL-2128.1: Preparatory changes: Labeled result cols.; formatted SQL. [MetaImpl] - posted by pa...@apache.org on 2015/03/12 05:15:14 UTC, 0 replies.
- drill git commit: DRILL-2128.2: Fixed DatabaseMetaData.getColumns's DATA_TYPE, TYPE_NAME. - posted by pa...@apache.org on 2015/03/13 22:10:58 UTC, 0 replies.
- drill git commit: DRILL-2453: Handle the case where incoming has no schema in PartitionSender. - posted by ve...@apache.org on 2015/03/16 21:24:23 UTC, 0 replies.
- [1/3] drill git commit: DRILL-1385, along with some cleanup - posted by ve...@apache.org on 2015/03/17 00:30:45 UTC, 0 replies.
- [2/3] drill git commit: DRILL-1385, along with some cleanup - posted by ve...@apache.org on 2015/03/17 00:30:46 UTC, 0 replies.
- [3/3] drill git commit: DRILL-1385, along with some cleanup - posted by ve...@apache.org on 2015/03/17 00:30:47 UTC, 0 replies.
- drill git commit: DRILL-2429 - posted by br...@apache.org on 2015/03/17 02:09:27 UTC, 0 replies.
- [1/3] drill git commit: DRILL-2441: For outer-join, if there is any inequality condition, Cartesian-Join exception will be thrown - posted by am...@apache.org on 2015/03/17 19:29:31 UTC, 0 replies.
- [2/3] drill git commit: DRILL-2414: Give proper error message if Union-All is applied on schema-less tables - posted by am...@apache.org on 2015/03/17 19:29:32 UTC, 0 replies.
- [3/3] drill git commit: DRILL-2311: In ProjectRecordBatch, even if a column from incoming recordbatch does not need to be classified, the output name for this column is still ensured to be unique - posted by am...@apache.org on 2015/03/17 19:29:33 UTC, 0 replies.
- [01/12] drill git commit: DRILL-2316: Add hive, parquet, json ref docs, basics tutorial, and minor edits - posted by br...@apache.org on 2015/03/17 22:02:42 UTC, 0 replies.
- [02/12] drill git commit: DRILL-2316: Add hive, parquet, json ref docs, basics tutorial, and minor edits - posted by br...@apache.org on 2015/03/17 22:02:43 UTC, 0 replies.
- [03/12] drill git commit: DRILL-2316: Add hive, parquet, json ref docs, basics tutorial, and minor edits - posted by br...@apache.org on 2015/03/17 22:02:44 UTC, 0 replies.
- [04/12] drill git commit: DRILL-2336 plugin updates - posted by br...@apache.org on 2015/03/17 22:02:45 UTC, 0 replies.
- [05/12] drill git commit: DRILL-2336 plugin updates - posted by br...@apache.org on 2015/03/17 22:02:46 UTC, 0 replies.
- [06/12] drill git commit: fix links in gh-pages-master - posted by br...@apache.org on 2015/03/17 22:02:47 UTC, 0 replies.
- [07/12] drill git commit: fix links in gh-pages-master - posted by br...@apache.org on 2015/03/17 22:02:48 UTC, 0 replies.
- [08/12] drill git commit: fold in review changes - posted by br...@apache.org on 2015/03/17 22:02:49 UTC, 0 replies.
- [09/12] drill git commit: DRILL-2381 lexical structure plus fixes - posted by br...@apache.org on 2015/03/17 22:02:50 UTC, 0 replies.
- [10/12] drill git commit: DRILL-2397, new data types doc, misc other fixes - posted by br...@apache.org on 2015/03/17 22:02:51 UTC, 0 replies.
- [11/12] drill git commit: DRILL-2429 - posted by br...@apache.org on 2015/03/17 22:02:52 UTC, 0 replies.
- [12/12] drill git commit: Merge branch 'gh-pages-master' into gh-pages - posted by br...@apache.org on 2015/03/17 22:02:53 UTC, 0 replies.
- svn commit: r1667403 [1/5] - in /drill/site/trunk/content/drill: ./ docs/ docs/apache-drill-contribution-guidelines/ docs/apache-drill-in-10-minutes/ docs/connect-to-a-data-source/ docs/data-sources-and-file-formats/ docs/data-type-casting/ docs/date-t... - posted by br...@apache.org on 2015/03/17 22:08:22 UTC, 0 replies.
- svn commit: r1667403 [5/5] - in /drill/site/trunk/content/drill: ./ docs/ docs/apache-drill-contribution-guidelines/ docs/apache-drill-in-10-minutes/ docs/connect-to-a-data-source/ docs/data-sources-and-file-formats/ docs/data-type-casting/ docs/date-t... - posted by br...@apache.org on 2015/03/17 22:08:22 UTC, 0 replies.
- svn commit: r1667403 [3/5] - in /drill/site/trunk/content/drill: ./ docs/ docs/apache-drill-contribution-guidelines/ docs/apache-drill-in-10-minutes/ docs/connect-to-a-data-source/ docs/data-sources-and-file-formats/ docs/data-type-casting/ docs/date-t... - posted by br...@apache.org on 2015/03/17 22:08:22 UTC, 0 replies.
- svn commit: r1667403 [4/5] - in /drill/site/trunk/content/drill: ./ docs/ docs/apache-drill-contribution-guidelines/ docs/apache-drill-in-10-minutes/ docs/connect-to-a-data-source/ docs/data-sources-and-file-formats/ docs/data-type-casting/ docs/date-t... - posted by br...@apache.org on 2015/03/17 22:08:22 UTC, 0 replies.
- svn commit: r1667403 [2/5] - in /drill/site/trunk/content/drill: ./ docs/ docs/apache-drill-contribution-guidelines/ docs/apache-drill-in-10-minutes/ docs/connect-to-a-data-source/ docs/data-sources-and-file-formats/ docs/data-type-casting/ docs/date-t... - posted by br...@apache.org on 2015/03/17 22:08:22 UTC, 0 replies.
- [1/7] drill git commit: DRILL-2143: Part 1 - just remove RecordBatch from UDF setup method. - posted by js...@apache.org on 2015/03/17 23:09:06 UTC, 0 replies.
- [2/7] drill git commit: DRILL-2143: Part 1 - just remove RecordBatch from UDF setup method. - posted by js...@apache.org on 2015/03/17 23:09:07 UTC, 0 replies.
- [3/7] drill git commit: DRILL-2143: Part 1 - just remove RecordBatch from UDF setup method. - posted by js...@apache.org on 2015/03/17 23:09:08 UTC, 0 replies.
- [4/7] drill git commit: DRILL-2143: Part 2 - fix interpreter and add QueryDateTimeInfo injectable to fill in holes from removing RecordBatch from UDFs - Move list of accepted injectable types into the UdfUtilities interface for easier maintenance. - posted by js...@apache.org on 2015/03/17 23:09:09 UTC, 0 replies.
- [5/7] drill git commit: DRILL-2406: part 1 - Remove interpreter generation, add new reflection based expression interpretation. - posted by js...@apache.org on 2015/03/17 23:09:10 UTC, 0 replies.
- [6/7] drill git commit: DRILL-2406: part 1 - Remove interpreter generation, add new reflection based expression interpretation. - posted by js...@apache.org on 2015/03/17 23:09:11 UTC, 0 replies.
- [7/7] drill git commit: DRILL-2406: part 2 - Allow interpreted expression evaluation at planning time. - posted by js...@apache.org on 2015/03/17 23:09:12 UTC, 0 replies.
- [1/3] drill git commit: DRILL-2490 - posted by br...@apache.org on 2015/03/18 21:28:15 UTC, 0 replies.
- [2/3] drill git commit: DRILL-2490 - posted by br...@apache.org on 2015/03/18 21:28:16 UTC, 0 replies.
- [3/3] drill git commit: DRILL-2490 - posted by br...@apache.org on 2015/03/18 21:28:17 UTC, 0 replies.
- svn commit: r1667611 [1/3] - in /drill/site/trunk/content/drill: ./ docs/ docs/advanced-properties/ docs/alter-session-command/ docs/alter-system-command/ docs/analyzing-yelp-json-data-with-apache-drill/ docs/apache-drill-in-10-minutes/ docs/apache-dri... - posted by br...@apache.org on 2015/03/18 21:35:58 UTC, 0 replies.
- svn commit: r1667611 [3/3] - in /drill/site/trunk/content/drill: ./ docs/ docs/advanced-properties/ docs/alter-session-command/ docs/alter-system-command/ docs/analyzing-yelp-json-data-with-apache-drill/ docs/apache-drill-in-10-minutes/ docs/apache-dri... - posted by br...@apache.org on 2015/03/18 21:35:58 UTC, 0 replies.
- svn commit: r1667611 [2/3] - in /drill/site/trunk/content/drill: ./ docs/ docs/advanced-properties/ docs/alter-session-command/ docs/alter-system-command/ docs/analyzing-yelp-json-data-with-apache-drill/ docs/apache-drill-in-10-minutes/ docs/apache-dri... - posted by br...@apache.org on 2015/03/18 21:35:58 UTC, 0 replies.
- [1/7] drill git commit: DRILL-2491: Fix use of injectable QueryDateTimeInfo in localtimestamp function - posted by me...@apache.org on 2015/03/18 22:18:46 UTC, 0 replies.
- [2/7] drill git commit: DRILL-1757 Support for wildcards in repeated_contains() - posted by me...@apache.org on 2015/03/18 22:18:47 UTC, 0 replies.
- [3/7] drill git commit: DRILL-2279: Raise exception if schema change is encountered in hash and streaming aggregate - posted by me...@apache.org on 2015/03/18 22:18:48 UTC, 0 replies.
- [4/7] drill git commit: DRILL-2389: Remove timestamp with time zone - posted by me...@apache.org on 2015/03/18 22:18:49 UTC, 0 replies.
- [5/7] drill git commit: DRILL-2106: Fix SplitUpComplexExpression rule to correctly detect last used column reference in the project expression - posted by me...@apache.org on 2015/03/18 22:18:50 UTC, 0 replies.
- [6/7] drill git commit: DRILL-2180: Star column is enabled to work along with complex expression - posted by me...@apache.org on 2015/03/18 22:18:51 UTC, 0 replies.
- [7/7] drill git commit: DRILL-2309: Fix reduce aggregate rule to create new aggregate calls based on input row type - posted by me...@apache.org on 2015/03/18 22:18:52 UTC, 0 replies.
- drill git commit: DRILL-2358: Ensure DrillScanRel differentiates skip-all, scan-all & scan-some in a backward compatible fashion - posted by am...@apache.org on 2015/03/19 00:13:18 UTC, 0 replies.
- drill git commit: DRILL-2210 Introducing multithreading capability to PartitonerSender - posted by ve...@apache.org on 2015/03/19 02:20:39 UTC, 0 replies.
- drill git commit: DRILL-2497: Remove reference to drill-interpreter in build - posted by ad...@apache.org on 2015/03/19 04:22:18 UTC, 0 replies.
- drill git commit: DRILL-2415: Export Drill C++ Client symbols so as to provide dynamic linking - posted by pa...@apache.org on 2015/03/19 18:10:07 UTC, 0 replies.
- [1/9] drill git commit: DRILL-2245: Clean up query setup and execution kickoff in Foreman/WorkManager in order to ensure consistent handling, and avoid hangs and races, with the goal of improving Drillbit robustness. - posted by ja...@apache.org on 2015/03/19 22:08:11 UTC, 0 replies.
- [2/9] drill git commit: DRILL-2245: Clean up query setup and execution kickoff in Foreman/WorkManager in order to ensure consistent handling, and avoid hangs and races, with the goal of improving Drillbit robustness. - posted by ja...@apache.org on 2015/03/19 22:08:12 UTC, 0 replies.
- [3/9] drill git commit: DRILL-2245: Clean up query setup and execution kickoff in Foreman/WorkManager in order to ensure consistent handling, and avoid hangs and races, with the goal of improving Drillbit robustness. - posted by ja...@apache.org on 2015/03/19 22:08:13 UTC, 0 replies.
- [4/9] drill git commit: DRILL-2245: Clean up query setup and execution kickoff in Foreman/WorkManager in order to ensure consistent handling, and avoid hangs and races, with the goal of improving Drillbit robustness. - posted by ja...@apache.org on 2015/03/19 22:08:14 UTC, 0 replies.
- [5/9] drill git commit: DRILL-2245: Clean up query setup and execution kickoff in Foreman/WorkManager in order to ensure consistent handling, and avoid hangs and races, with the goal of improving Drillbit robustness. - posted by ja...@apache.org on 2015/03/19 22:08:15 UTC, 0 replies.
- [6/9] drill git commit: DRILL-2245: Clean up query setup and execution kickoff in Foreman/WorkManager in order to ensure consistent handling, and avoid hangs and races, with the goal of improving Drillbit robustness. - posted by ja...@apache.org on 2015/03/19 22:08:16 UTC, 0 replies.
- [7/9] drill git commit: DRILL-2245: Clean up query setup and execution kickoff in Foreman/WorkManager in order to ensure consistent handling, and avoid hangs and races, with the goal of improving Drillbit robustness. - posted by ja...@apache.org on 2015/03/19 22:08:17 UTC, 0 replies.
- [8/9] drill git commit: DRILL-2245: Clean up query setup and execution kickoff in Foreman/WorkManager in order to ensure consistent handling, and avoid hangs and races, with the goal of improving Drillbit robustness. - posted by ja...@apache.org on 2015/03/19 22:08:18 UTC, 0 replies.
- [9/9] drill git commit: DRILL-2245: Clean up query setup and execution kickoff in Foreman/WorkManager in order to ensure consistent handling, and avoid hangs and races, with the goal of improving Drillbit robustness. - posted by ja...@apache.org on 2015/03/19 22:08:19 UTC, 0 replies.
- drill git commit: DRILL-2499: Remove orphan test Drill2130InterpreterHamcrestConfigurationTest - posted by ad...@apache.org on 2015/03/19 23:03:45 UTC, 0 replies.
- drill git commit: DRILL-2488: Return DEFAULT as supported encoding for MergeJoin since it does not currently handle SV2 or SV4. - posted by am...@apache.org on 2015/03/19 23:40:08 UTC, 0 replies.
- [1/5] drill git commit: DRILL-1967: Add null checks to resources in cleanup of Parquet writer that may not be initialized if no schema has been provided to it by the time it is cleaned up. - posted by ja...@apache.org on 2015/03/20 06:15:18 UTC, 0 replies.
- [2/5] drill git commit: DRILL-2503: AsmUtil ClassTransformer MergeAdapter - add option to pass through ClassReader.EXPAND_FRAMES to satisfy complaint from ASM - rationalize AsmUtils methods' argument lists - posted by ja...@apache.org on 2015/03/20 06:15:19 UTC, 0 replies.
- [3/5] drill git commit: DRILL-2353: Add interpreter based partition pruning. - posted by ja...@apache.org on 2015/03/20 06:15:20 UTC, 0 replies.
- [4/5] drill git commit: DRILL-1735: Have closing of JDBC connection free embedded-server resources. - posted by ja...@apache.org on 2015/03/20 06:15:21 UTC, 0 replies.
- [5/5] drill git commit: DRILL-1735: Have closing of JDBC connection free embedded-server resources. - posted by ja...@apache.org on 2015/03/20 06:15:22 UTC, 0 replies.
- drill git commit: DRILL-2493 - posted by br...@apache.org on 2015/03/20 18:53:58 UTC, 0 replies.
- svn commit: r1668106 - in /drill/site/trunk/content/drill: ./ docs/ docs/data-sources-and-file-formats/ docs/data-types/ docs/img/ docs/json-data-model/ docs/lexical-structure/ docs/sql-extensions/ - posted by br...@apache.org on 2015/03/20 18:59:10 UTC, 0 replies.
- [1/3] drill git commit: DRILL-2402: Update hash functions to use seed strategy as opposed to xor strategy. - posted by ve...@apache.org on 2015/03/20 19:31:50 UTC, 0 replies.
- [2/3] drill git commit: DRILL-2010: MergeJoin: Store/restore the right batch state when existing join loop due to output batch full. - posted by ve...@apache.org on 2015/03/20 19:31:51 UTC, 0 replies.
- [3/3] drill git commit: DRILL-2342: Store the nullability property of column in view persistence store. - posted by ve...@apache.org on 2015/03/20 19:31:52 UTC, 0 replies.
- drill git commit: DRILL-2510: Fix unclosed allocators detected in Java shutdown hook - posted by ja...@apache.org on 2015/03/21 01:43:31 UTC, 0 replies.
- [1/2] drill git commit: MicroStrategy announcement - posted by ts...@apache.org on 2015/03/23 18:40:50 UTC, 0 replies.
- [2/2] drill git commit: Merge branch 'gh-pages' of https://git-wip-us.apache.org/repos/asf/drill into gh-pages - posted by ts...@apache.org on 2015/03/23 18:40:51 UTC, 0 replies.
- svn commit: r1668691 - in /drill/site/trunk/content/drill: ./ blog/ blog/2014/12/11/apache-drill-qa-panelist-spotlight/ blog/2015/03/ blog/2015/03/23/ blog/2015/03/23/microstrategy-announces-drill-support/ docs/useful-research/ - posted by ts...@apache.org on 2015/03/23 18:56:37 UTC, 0 replies.
- [1/3] drill git commit: DRILL-2467: Fix "datatype" to "datetype" for test Hive DATE column. - posted by pa...@apache.org on 2015/03/24 03:30:42 UTC, 0 replies.
- [2/3] drill git commit: DRILL-2466: Fix ".VARCHAR -> .NVARCHAR" to "-> .VARCHAR" (Types.h). - posted by pa...@apache.org on 2015/03/24 03:30:43 UTC, 0 replies.
- [3/3] drill git commit: DRILL-2193: implement fast count / skip-all semantics for JSON reader - posted by pa...@apache.org on 2015/03/24 03:30:44 UTC, 0 replies.
- drill git commit: DRILL-2534: Unit tests should reset the drillbitCount in tear down - posted by ve...@apache.org on 2015/03/24 19:34:57 UTC, 0 replies.
- [1/5] drill git commit: DRILL-2099: Fix flatten after sort - posted by pa...@apache.org on 2015/03/24 20:41:07 UTC, 0 replies.
- [2/5] drill git commit: DRILL-2307: Detect DNS name resolution failure for better error messages - posted by pa...@apache.org on 2015/03/24 20:41:08 UTC, 0 replies.
- [3/5] drill git commit: DRILL-2442: Initial implementation of C++ client support for impersonation. - posted by pa...@apache.org on 2015/03/24 20:41:09 UTC, 0 replies.
- [4/5] drill git commit: DRILL-2094: Add SqlOrderBy rule for CompoundIdentifierConverter - posted by pa...@apache.org on 2015/03/24 20:41:10 UTC, 0 replies.
- [5/5] drill git commit: DRILL-2509: C++ client - concurrency issue with m_pendingRequests - posted by pa...@apache.org on 2015/03/24 20:41:11 UTC, 0 replies.
- drill git commit: DRILL-2541: Move plan fragment logging to trace level - posted by sm...@apache.org on 2015/03/24 22:02:29 UTC, 0 replies.
- drill git commit: DRILL-2366: accurately materialize schema path for complex types + test cases - posted by pa...@apache.org on 2015/03/26 01:22:09 UTC, 0 replies.
- [01/10] drill git commit: DRILL-2537: Set a maximum source code size of 2mb for scalar replacement. - posted by ja...@apache.org on 2015/03/26 07:26:40 UTC, 0 replies.
- [02/10] drill git commit: DRILL-2541: Plan fragment logging causes significant delay in query start - posted by ja...@apache.org on 2015/03/26 07:26:41 UTC, 0 replies.
- [03/10] drill git commit: DRILL-2446: Improvement in finding Drill log dir - posted by ja...@apache.org on 2015/03/26 07:26:42 UTC, 0 replies.
- [04/10] drill git commit: DRILL-2567: CONVERT_FROM in where clause cause the query to fail in planning phase - posted by ja...@apache.org on 2015/03/26 07:26:43 UTC, 0 replies.
- [05/10] drill git commit: DRILL-2572: Use PrelUtil to get PlannerSettings for PruneScanRule. - posted by ja...@apache.org on 2015/03/26 07:26:44 UTC, 0 replies.
- [06/10] drill git commit: DRILL-2502: Improve code safety by providing a generic event delivery mechan This fixes some problems with broken state transitions that happen under queryManager.cancelExecutingFragments(), which cause recursive entry into Fore - posted by ja...@apache.org on 2015/03/26 07:26:45 UTC, 0 replies.
- [07/10] drill git commit: DRILL-2520: Foreman is being removed from the running query table prematurely WorkManager: - reinstate retireForeman() on WorkerBee - don't use SelfCleaningRunnable to remove Foreman from running query list - posted by ja...@apache.org on 2015/03/26 07:26:46 UTC, 0 replies.
- [08/10] drill git commit: DRILL-2547: Don't allow Drill to shut down while queries are still executing This will cause Drillbit.close() to block until all currently executing fragments have completed. - posted by ja...@apache.org on 2015/03/26 07:26:47 UTC, 0 replies.
- [09/10] drill git commit: DRILL-2574: SendingAccountor can suffer from lost updates - posted by ja...@apache.org on 2015/03/26 07:26:48 UTC, 0 replies.
- [10/10] drill git commit: DRILL-2575: FragmentExecutor.cancel() blasts through state transitions regardless of current state - posted by ja...@apache.org on 2015/03/26 07:26:49 UTC, 0 replies.
- [1/5] drill git commit: DRILL-2275: Added support to get information about current cluster memory and threads - posted by ve...@apache.org on 2015/03/26 16:59:16 UTC, 0 replies.
- [2/5] drill git commit: DRILL-2323: Added parquet metadata to logs (+filename to JSON reader) - posted by ve...@apache.org on 2015/03/26 16:59:17 UTC, 0 replies.
- [3/5] drill git commit: DRILL-2367: Removed partition column label in conf (gets from options) - posted by ve...@apache.org on 2015/03/26 16:59:18 UTC, 0 replies.
- [4/5] drill git commit: DRILL-2572: Use PrelUtil to get PlannerSettings for PruneScanRule. - posted by ve...@apache.org on 2015/03/26 16:59:19 UTC, 0 replies.
- [5/5] drill git commit: DRILL-2322: Adding file split information to logs - posted by ve...@apache.org on 2015/03/26 16:59:20 UTC, 0 replies.
- [1/9] drill git commit: DRILL-2547: Don't allow Drill to shut down while queries are still executing This will cause Drillbit.close() to block until all currently executing fragments have completed. - posted by ja...@apache.org on 2015/03/26 18:51:07 UTC, 0 replies.
- [2/9] drill git commit: DRILL-2520: Foreman is being removed from the running query table prematurely WorkManager: - reinstate retireForeman() on WorkerBee - don't use SelfCleaningRunnable to remove Foreman from running query list - posted by ja...@apache.org on 2015/03/26 18:51:08 UTC, 0 replies.
- [3/9] drill git commit: DRILL-2567: CONVERT_FROM in where clause cause the query to fail in planning phase - posted by ja...@apache.org on 2015/03/26 18:51:09 UTC, 0 replies.
- [4/9] drill git commit: DRILL-2537: Set a maximum source code size of 2mb for scalar replacement. - posted by ja...@apache.org on 2015/03/26 18:51:10 UTC, 0 replies.
- [5/9] drill git commit: DRILL-2502: Improve code safety by providing a generic event delivery mechan This fixes some problems with broken state transitions that happen under queryManager.cancelExecutingFragments(), which cause recursive entry into Forema - posted by ja...@apache.org on 2015/03/26 18:51:11 UTC, 0 replies.
- [6/9] drill git commit: DRILL-2446: Improvement in finding Drill log dir - posted by ja...@apache.org on 2015/03/26 18:51:12 UTC, 0 replies.
- [7/9] drill git commit: DRILL-2574: SendingAccountor can suffer from lost updates - posted by ja...@apache.org on 2015/03/26 18:51:13 UTC, 0 replies.
- [8/9] drill git commit: DRILL-2575: FragmentExecutor.cancel() blasts through state transitions regardless of current state - posted by ja...@apache.org on 2015/03/26 18:51:14 UTC, 0 replies.
- [9/9] drill git commit: Update to version 0.9.0-SNAPSHOT - posted by ja...@apache.org on 2015/03/26 18:51:15 UTC, 0 replies.
- [1/2] drill git commit: DRILL-2438: Fix reduce aggregates rule to not inject additional casts for avg - posted by me...@apache.org on 2015/03/26 21:15:45 UTC, 0 replies.
- [2/2] drill git commit: DRILL-2580: Exit early from HashJoinBatch if build side is empty - posted by me...@apache.org on 2015/03/26 21:15:46 UTC, 0 replies.
- drill git commit: DRILL-2505 - posted by br...@apache.org on 2015/03/26 21:25:16 UTC, 0 replies.
- svn commit: r1669458 - in /drill/site/trunk/content/drill: ./ docs/ docs/data-types/ docs/date-time-and-timestamp/ docs/flatten-function/ docs/getting-started-tutorial/ docs/json-data-model/ docs/kvgen-function/ docs/lession-2-run-queries-with-ansi-sql... - posted by br...@apache.org on 2015/03/26 23:07:51 UTC, 0 replies.
- [1/2] drill git commit: DRILL-2507: most TestParquetWriter tests aren't actually launching the test queries - posted by js...@apache.org on 2015/03/27 00:51:45 UTC, 0 replies.
- [2/2] drill git commit: DRILL-2253: PART-2 Vectorized Parquet reader fails to read correctly against RLE Dictionary encoded DATE column - posted by js...@apache.org on 2015/03/27 00:51:46 UTC, 0 replies.
- [1/6] drill git commit: DRILL-2463: Implement JDBC mapping of SQL NULL for ResultSet.getXxx() methods. - posted by pa...@apache.org on 2015/03/27 18:49:19 UTC, 0 replies.
- [2/6] drill git commit: DRILL-2439: Fix: getBoolean() doesn't work (for non-null values). - posted by pa...@apache.org on 2015/03/27 18:49:20 UTC, 0 replies.
- [3/6] drill git commit: DRILL-2461: Fix: INTERVAL in view makes INFORMATION_SCHEMA.COLUMN fail. - posted by pa...@apache.org on 2015/03/27 18:49:21 UTC, 0 replies.
- [4/6] drill git commit: DRILL-2465: Fix multiple DatabaseMetaData.getColumns() bugs. - posted by pa...@apache.org on 2015/03/27 18:49:22 UTC, 0 replies.
- [5/6] drill git commit: DRILL-2465: Fix multiple DatabaseMetaData.getColumns() bugs. - posted by pa...@apache.org on 2015/03/27 18:49:23 UTC, 0 replies.
- [6/6] drill git commit: DRILL-2465: Fix multiple DatabaseMetaData.getColumns() bugs. - posted by pa...@apache.org on 2015/03/27 18:49:24 UTC, 0 replies.
- drill git commit: DRILL-2568: Drop filter plan node if all conjuncts have been pushed into the scan as part of partition pruning. - posted by am...@apache.org on 2015/03/28 08:47:27 UTC, 0 replies.
- svn commit: r8468 - /release/drill/drill-0.8.0/ - posted by ja...@apache.org on 2015/03/29 20:43:46 UTC, 0 replies.
- drill git commit: DRILL-2599: Fix DrillReduceAggregatesRule to not inject additional cast for stddev - posted by me...@apache.org on 2015/03/30 19:22:26 UTC, 0 replies.
- drill git commit: DRILL-2375: implement reader reset mechanism and reset reader before accessing it during projection - posted by me...@apache.org on 2015/03/30 20:26:30 UTC, 0 replies.
- [1/3] drill git commit: DRILL-2586 - posted by br...@apache.org on 2015/03/31 03:14:50 UTC, 0 replies.
- [2/3] drill git commit: DRILL-2586 - posted by br...@apache.org on 2015/03/31 03:14:51 UTC, 0 replies.
- [3/3] drill git commit: DRILL-2586 - posted by br...@apache.org on 2015/03/31 03:14:52 UTC, 0 replies.
- svn commit: r1670235 [1/4] - in /drill/site/trunk/content/drill: ./ blog/2014/12/11/apache-drill-qa-panelist-spotlight/ docs/ docs/advanced-properties/ docs/analyzing-yelp-json-data-with-apache-drill/ docs/apache-drill-in-10-minutes/ docs/apache-drill-... - posted by br...@apache.org on 2015/03/31 03:20:44 UTC, 0 replies.
- svn commit: r1670235 [2/4] - in /drill/site/trunk/content/drill: ./ blog/2014/12/11/apache-drill-qa-panelist-spotlight/ docs/ docs/advanced-properties/ docs/analyzing-yelp-json-data-with-apache-drill/ docs/apache-drill-in-10-minutes/ docs/apache-drill-... - posted by br...@apache.org on 2015/03/31 03:20:44 UTC, 0 replies.
- svn commit: r1670235 [4/4] - in /drill/site/trunk/content/drill: ./ blog/2014/12/11/apache-drill-qa-panelist-spotlight/ docs/ docs/advanced-properties/ docs/analyzing-yelp-json-data-with-apache-drill/ docs/apache-drill-in-10-minutes/ docs/apache-drill-... - posted by br...@apache.org on 2015/03/31 03:20:44 UTC, 0 replies.
- svn commit: r1670235 [3/4] - in /drill/site/trunk/content/drill: ./ blog/2014/12/11/apache-drill-qa-panelist-spotlight/ docs/ docs/advanced-properties/ docs/analyzing-yelp-json-data-with-apache-drill/ docs/apache-drill-in-10-minutes/ docs/apache-drill-... - posted by br...@apache.org on 2015/03/31 03:20:44 UTC, 0 replies.
- drill git commit: DRILL-2408: Invalid (0 length) parquet file created by CTAS - posted by am...@apache.org on 2015/03/31 16:00:12 UTC, 0 replies.