You are viewing a plain text version of this content. The canonical link for it is here.
- drill git commit: DRILL-3684: CTAS : Memory Leak when using CTAS with tpch sf100 - posted by ad...@apache.org on 2015/09/01 19:58:30 UTC, 0 replies.
- drill git commit: added Abdelhakim Deneche to Team.md - posted by ad...@apache.org on 2015/09/02 01:33:00 UTC, 0 replies.
- drill git commit: DRILL-3707: Fix for DRILL-3616 can cause a NullPointerException in ExternalSort cleanup - posted by ad...@apache.org on 2015/09/02 18:12:09 UTC, 0 replies.
- [1/4] drill git commit: DRILL-3661: Update: Fixed "DRILL-xxxx" reference. - posted by ad...@apache.org on 2015/09/02 20:42:49 UTC, 0 replies.
- [2/4] drill git commit: DRILL-3661: Update: Fixed bad import. - posted by ad...@apache.org on 2015/09/02 20:42:50 UTC, 0 replies.
- [3/4] drill git commit: DRILL-3661: Edit JDBC doc. for clarity, more consistency, bug fixes. - posted by ad...@apache.org on 2015/09/02 20:42:51 UTC, 0 replies.
- [4/4] drill git commit: DRILL-3661: Update: Added a @link and a @code. - posted by ad...@apache.org on 2015/09/02 20:42:52 UTC, 0 replies.
- [1/5] drill git commit: DRILL-3598: use a factory to create the root allocator. - made the constructor for TopLevelAllocator package private to enforce this - posted by js...@apache.org on 2015/09/02 23:52:52 UTC, 0 replies.
- [2/5] drill git commit: DRILL-3598: use a factory to create the root allocator. - made the constructor for TopLevelAllocator package private to enforce this - posted by js...@apache.org on 2015/09/02 23:52:53 UTC, 0 replies.
- [3/5] drill git commit: DRILL-3598: use a factory to create the root allocator. - made the constructor for TopLevelAllocator package private to enforce this - posted by js...@apache.org on 2015/09/02 23:52:54 UTC, 0 replies.
- [4/5] drill git commit: DRILL-3598: use a factory to create the root allocator. - made the constructor for TopLevelAllocator package private to enforce this - posted by js...@apache.org on 2015/09/02 23:52:55 UTC, 0 replies.
- [5/5] drill git commit: DRILL-3669: Fix missing indirect dependency. - posted by js...@apache.org on 2015/09/02 23:52:56 UTC, 0 replies.
- drill git commit: DRILL-3492: Add support for encoding/decoding of to/from OrderedBytes format - posted by jn...@apache.org on 2015/09/03 01:48:24 UTC, 0 replies.
- drill git commit: DRILL-3711: Fix unit tests on Windows - posted by pa...@apache.org on 2015/09/04 01:58:01 UTC, 0 replies.
- drill git commit: DRILL-2304: Manage options with lowercase names - posted by js...@apache.org on 2015/09/04 20:35:14 UTC, 0 replies.
- drill git commit: DRILL-3455: If fragments on unregistered Drillbits finished successfully, do not fail the query - posted by ad...@apache.org on 2015/09/05 00:23:12 UTC, 0 replies.
- drill git commit: DRILL-3497: Throw UserException#validationError instead of SetOptionException and ExpressionParsingException for options - posted by js...@apache.org on 2015/09/08 19:28:28 UTC, 0 replies.
- [1/5] drill git commit: DRILL-3555: Changing defaults for planner.memory.max_query_memory_per_node causes queries with window function to fail - posted by ad...@apache.org on 2015/09/09 01:25:21 UTC, 0 replies.
- [2/5] drill git commit: DRILL-3566: Fix: PreparedStatement.executeQuery() got ClassCastException. - posted by ad...@apache.org on 2015/09/09 01:25:22 UTC, 0 replies.
- [3/5] drill git commit: DRILL-3668: Incorrect results FIRST_VALUE function - posted by ad...@apache.org on 2015/09/09 01:25:23 UTC, 0 replies.
- [4/5] drill git commit: DRILL-3622: When user authentication is enabled, enforce admin privileges to update SYSTEM options - posted by ad...@apache.org on 2015/09/09 01:25:24 UTC, 0 replies.
- [5/5] drill git commit: DRILL-3535: Add support for Drop Table - posted by ad...@apache.org on 2015/09/09 01:25:25 UTC, 0 replies.
- [1/4] drill git commit: resolve merge conflict - posted by br...@apache.org on 2015/09/09 01:44:09 UTC, 0 replies.
- [2/4] drill git commit: json file - posted by br...@apache.org on 2015/09/09 01:44:10 UTC, 0 replies.
- [3/4] drill git commit: hide rowkey filter pushdown - posted by br...@apache.org on 2015/09/09 01:44:11 UTC, 0 replies.
- [4/4] drill git commit: fix comment - posted by br...@apache.org on 2015/09/09 01:44:12 UTC, 0 replies.
- [1/4] drill-site git commit: edits - posted by br...@apache.org on 2015/09/09 01:56:16 UTC, 0 replies.
- [2/4] drill-site git commit: edits - posted by br...@apache.org on 2015/09/09 01:56:17 UTC, 0 replies.
- [3/4] drill-site git commit: edits - posted by br...@apache.org on 2015/09/09 01:56:18 UTC, 0 replies.
- [4/4] drill-site git commit: edits - posted by br...@apache.org on 2015/09/09 01:56:19 UTC, 0 replies.
- drill git commit: remove comment from Querying HBase - posted by br...@apache.org on 2015/09/09 02:11:19 UTC, 0 replies.
- drill-site git commit: doc edits - posted by br...@apache.org on 2015/09/09 02:20:37 UTC, 0 replies.
- drill git commit: DRILL-3467: Restrict visibily of workspaces in 'show schemas' based on access permissions of querying user. - posted by ve...@apache.org on 2015/09/09 04:51:49 UTC, 0 replies.
- drill git commit: DRILL-3746: Get Hive partition values from MetaStore instead of from parsing the partition location path - posted by ve...@apache.org on 2015/09/10 19:15:17 UTC, 0 replies.
- drill git commit: DRILL-1942-hygiene - posted by jn...@apache.org on 2015/09/11 00:01:17 UTC, 0 replies.
- [1/6] drill git commit: DRILL-3580: Add test case and bump calcite version to 1.4.0-drill-r2 - posted by jn...@apache.org on 2015/09/11 07:20:11 UTC, 0 replies.
- [2/6] drill git commit: DRILL-3412: Add ProjectWindowTransposeRule to push Project past Window - posted by jn...@apache.org on 2015/09/11 07:20:12 UTC, 0 replies.
- [3/6] drill git commit: DRILL-3683: Add baseline and expected plan for TestWindowFunctions suite - posted by jn...@apache.org on 2015/09/11 07:20:13 UTC, 0 replies.
- [4/6] drill git commit: DRILL-2190, DRILL-2313, DRILL-2318: Add test cases - posted by jn...@apache.org on 2015/09/11 07:20:14 UTC, 0 replies.
- [5/6] drill git commit: DRILL-3755: In DrillSqlWorker, give UserException.validationError if ValidationException is thrown from Calcite - posted by jn...@apache.org on 2015/09/11 07:20:15 UTC, 0 replies.
- [6/6] drill git commit: DRILL-3280, DRILL-3360, DRILL-3601, DRILL-3649: Add test cases - posted by jn...@apache.org on 2015/09/11 07:20:16 UTC, 0 replies.
- [01/15] drill git commit: DRILL-3180: Initial JDBC plugin implementation. - posted by ja...@apache.org on 2015/09/14 07:28:48 UTC, 0 replies.
- [02/15] drill git commit: DRILL-3180: Initial JDBC plugin implementation. - posted by ja...@apache.org on 2015/09/14 07:28:49 UTC, 0 replies.
- [03/15] drill git commit: DRILL-3180: JDBC Storage Plugin updates. - posted by ja...@apache.org on 2015/09/14 07:28:50 UTC, 0 replies.
- [04/15] drill git commit: DRILL-3180: JDBC Storage Plugin updates. - posted by ja...@apache.org on 2015/09/14 07:28:51 UTC, 0 replies.
- [05/15] drill git commit: DRILL-3180: JDBC Storage Plugin updates. - posted by ja...@apache.org on 2015/09/14 07:28:52 UTC, 0 replies.
- [06/15] drill git commit: DRILL-1666: Add test code for mongo storage plugin - posted by ja...@apache.org on 2015/09/14 07:28:53 UTC, 0 replies.
- [07/15] drill git commit: DRILL-3773: Fix Mongo FieldSelection - posted by ja...@apache.org on 2015/09/14 07:28:54 UTC, 0 replies.
- [08/15] drill git commit: DRILL-2879: Enhancing extended json support for date in millies and binary with type info - posted by ja...@apache.org on 2015/09/14 07:28:55 UTC, 0 replies.
- [09/15] drill git commit: DRILL-3720: Avro Record Reader should process Avro files by per block basis - posted by ja...@apache.org on 2015/09/14 07:28:56 UTC, 0 replies.
- [10/15] drill git commit: DRILL-3458: Enhancing Avro file format by support nested data types like union, map - posted by ja...@apache.org on 2015/09/14 07:28:57 UTC, 0 replies.
- [11/15] drill git commit: Reduce test time by not waiting 2 seconds for newly submitted tasks before shutting down RPC thread pool. - posted by ja...@apache.org on 2015/09/14 07:28:58 UTC, 0 replies.
- [12/15] drill git commit: DRILL-3160: Make JDBC Javadoc documentation available to users - posted by ja...@apache.org on 2015/09/14 07:28:59 UTC, 0 replies.
- [13/15] drill git commit: DRILL-3589: Update JDBC driver to shade and minimize dependencies. - posted by ja...@apache.org on 2015/09/14 07:29:00 UTC, 0 replies.
- [14/15] drill git commit: Delete deprecated Jackson access proxies. - posted by ja...@apache.org on 2015/09/14 07:29:01 UTC, 0 replies.
- [15/15] drill git commit: Disable TestExampleQueries.testTextPartitions() until DRILL-3774 is fixed. - posted by ja...@apache.org on 2015/09/14 07:29:02 UTC, 0 replies.
- [1/5] drill git commit: DRILL-2650: Mark query end time when closing the Foreman - posted by ad...@apache.org on 2015/09/15 14:12:30 UTC, 0 replies.
- [2/5] drill git commit: DRILL-1942-hygiene: - add AutoCloseable to many classes - minor fixes - formatting - posted by ad...@apache.org on 2015/09/15 14:12:31 UTC, 0 replies.
- [3/5] drill git commit: DRILL-1942-hygiene: - add AutoCloseable to many classes - minor fixes - formatting - posted by ad...@apache.org on 2015/09/15 14:12:32 UTC, 0 replies.
- [4/5] drill git commit: DRILL-3347: VARCHAR ResultSet.getObject returned ...hadoop.io.Text, not String. - posted by ad...@apache.org on 2015/09/15 14:12:33 UTC, 0 replies.
- [5/5] drill git commit: DRILL-3724: Improve javadoc of the plugin component - posted by ad...@apache.org on 2015/09/15 14:12:34 UTC, 0 replies.
- drill git commit: DRILL-3718: After TextReader finishes reading a field surrounded by double quotes, the reader would skip whitespaces only if those whitespaces are not used as delimiter - posted by me...@apache.org on 2015/09/15 23:57:29 UTC, 0 replies.
- [1/5] drill git commit: another BE fix - posted by br...@apache.org on 2015/09/16 01:24:18 UTC, 0 replies.
- [2/5] drill git commit: remove comment markers - posted by br...@apache.org on 2015/09/16 01:24:19 UTC, 0 replies.
- [3/5] drill git commit: Daniel's changes - posted by br...@apache.org on 2015/09/16 01:24:20 UTC, 0 replies.
- [4/5] drill git commit: Daniel's changes - posted by br...@apache.org on 2015/09/16 01:24:21 UTC, 0 replies.
- [5/5] drill git commit: Daniel's changes - posted by br...@apache.org on 2015/09/16 01:24:22 UTC, 0 replies.
- [01/17] drill-site git commit: Bridget/Kris Drill 1.2 Doc Updates - posted by br...@apache.org on 2015/09/16 01:35:55 UTC, 0 replies.
- [02/17] drill-site git commit: Bridget/Kris Drill 1.2 Doc Updates - posted by br...@apache.org on 2015/09/16 01:35:56 UTC, 0 replies.
- [03/17] drill-site git commit: Bridget/Kris Drill 1.2 Doc Updates - posted by br...@apache.org on 2015/09/16 01:35:57 UTC, 0 replies.
- [04/17] drill-site git commit: Bridget/Kris Drill 1.2 Doc Updates - posted by br...@apache.org on 2015/09/16 01:35:58 UTC, 0 replies.
- [05/17] drill-site git commit: Bridget/Kris Drill 1.2 Doc Updates - posted by br...@apache.org on 2015/09/16 01:35:59 UTC, 0 replies.
- [06/17] drill-site git commit: Bridget/Kris Drill 1.2 Doc Updates - posted by br...@apache.org on 2015/09/16 01:36:00 UTC, 0 replies.
- [07/17] drill-site git commit: Bridget/Kris Drill 1.2 Doc Updates - posted by br...@apache.org on 2015/09/16 01:36:01 UTC, 0 replies.
- [08/17] drill-site git commit: Bridget/Kris Drill 1.2 Doc Updates - posted by br...@apache.org on 2015/09/16 01:36:02 UTC, 0 replies.
- [09/17] drill-site git commit: Bridget/Kris Drill 1.2 Doc Updates - posted by br...@apache.org on 2015/09/16 01:36:03 UTC, 0 replies.
- [10/17] drill-site git commit: Bridget/Kris Drill 1.2 Doc Updates - posted by br...@apache.org on 2015/09/16 01:36:04 UTC, 0 replies.
- [11/17] drill-site git commit: Bridget/Kris Drill 1.2 Doc Updates - posted by br...@apache.org on 2015/09/16 01:36:05 UTC, 0 replies.
- [12/17] drill-site git commit: Bridget/Kris Drill 1.2 Doc Updates - posted by br...@apache.org on 2015/09/16 01:36:06 UTC, 0 replies.
- [13/17] drill-site git commit: Bridget/Kris Drill 1.2 Doc Updates - posted by br...@apache.org on 2015/09/16 01:36:07 UTC, 0 replies.
- [14/17] drill-site git commit: Bridget/Kris Drill 1.2 Doc Updates - posted by br...@apache.org on 2015/09/16 01:36:08 UTC, 0 replies.
- [15/17] drill-site git commit: Bridget/Kris Drill 1.2 Doc Updates - posted by br...@apache.org on 2015/09/16 01:36:09 UTC, 0 replies.
- [16/17] drill-site git commit: Bridget/Kris Drill 1.2 Doc Updates - posted by br...@apache.org on 2015/09/16 01:36:10 UTC, 0 replies.
- [17/17] drill-site git commit: Bridget/Kris Drill 1.2 Doc Updates - posted by br...@apache.org on 2015/09/16 01:36:11 UTC, 0 replies.
- [1/2] drill git commit: DRILL-3680: Fix incorrect query result or IOBE when window function is used in subquery. - posted by jn...@apache.org on 2015/09/16 02:16:28 UTC, 0 replies.
- [2/2] drill git commit: DRILL-3761: Modify CastIntDecimal implementation so that it will not modify its input holder. - posted by jn...@apache.org on 2015/09/16 02:16:29 UTC, 0 replies.
- drill git commit: add Aman's comment DRILL-2743 from 8/21 - posted by br...@apache.org on 2015/09/17 01:17:23 UTC, 0 replies.
- drill-site git commit: "What time is it? Drill time!" - posted by br...@apache.org on 2015/09/17 01:29:14 UTC, 0 replies.
- drill git commit: DRILL-1942-concurrency-test: new smoke test for concurrent query execution; useful to checking on the new allocator's locking schemes, as well as a general concurrent query execution smoke test. this closes #105 - posted by pa...@apache.org on 2015/09/17 01:45:34 UTC, 0 replies.
- [1/2] drill git commit: web ui > web console - posted by br...@apache.org on 2015/09/17 02:02:10 UTC, 0 replies.
- [2/2] drill git commit: docs.json for UI > Console change - posted by br...@apache.org on 2015/09/17 02:02:11 UTC, 0 replies.
- drill git commit: fix links - posted by br...@apache.org on 2015/09/17 02:18:43 UTC, 0 replies.
- [1/8] drill-site git commit: Web UI to Web Console - posted by br...@apache.org on 2015/09/17 02:27:53 UTC, 0 replies.
- [2/8] drill-site git commit: Web UI to Web Console - posted by br...@apache.org on 2015/09/17 02:27:54 UTC, 0 replies.
- [3/8] drill-site git commit: Web UI to Web Console - posted by br...@apache.org on 2015/09/17 02:27:55 UTC, 0 replies.
- [4/8] drill-site git commit: Web UI to Web Console - posted by br...@apache.org on 2015/09/17 02:27:56 UTC, 0 replies.
- [5/8] drill-site git commit: Web UI to Web Console - posted by br...@apache.org on 2015/09/17 02:27:57 UTC, 0 replies.
- [6/8] drill-site git commit: Web UI to Web Console - posted by br...@apache.org on 2015/09/17 02:27:58 UTC, 0 replies.
- [7/8] drill-site git commit: Web UI to Web Console - posted by br...@apache.org on 2015/09/17 02:27:59 UTC, 0 replies.
- [8/8] drill-site git commit: Web UI to Web Console - posted by br...@apache.org on 2015/09/17 02:28:00 UTC, 0 replies.
- drill git commit: Bridget user auth change, Venki review DRILL-3725/3622 - posted by br...@apache.org on 2015/09/17 23:26:15 UTC, 0 replies.
- drill-site git commit: updates for 1.2 - posted by br...@apache.org on 2015/09/17 23:33:42 UTC, 0 replies.
- drill git commit: DRILL-1942-readers: - add extends AutoCloseable to RecordReader, and rename cleanup() to close(). - fix many warnings - formatting fixes - posted by me...@apache.org on 2015/09/18 01:14:45 UTC, 0 replies.
- drill git commit: DRILL-3779: Fix NPE in mergeAndSpill(). Add more debug logging messages. Make copier per-batch memory limit power of 2. Get rid of some warnings. Add a few comments. - posted by am...@apache.org on 2015/09/18 02:27:46 UTC, 0 replies.
- drill git commit: DRILL-3767: SchemaPath.getCompoundPath(String...strings) reverses it's input array - posted by ad...@apache.org on 2015/09/18 20:38:34 UTC, 0 replies.
- [1/2] drill git commit: DRILL-2743: Parquet file metadata caching - posted by ad...@apache.org on 2015/09/20 02:23:37 UTC, 0 replies.
- [2/2] drill git commit: reverting a fix no longer needed after DRILL-3767 - posted by ad...@apache.org on 2015/09/20 02:23:38 UTC, 0 replies.
- drill git commit: DRILL-3809: Make PrelFinalizer have instances rather than a single Prel since RelShuttleImpl has internal state. - posted by ad...@apache.org on 2015/09/20 17:14:16 UTC, 0 replies.
- drill git commit: DRILL-3732: Drill leaks memory if external sort hits out of disk space exception - posted by ad...@apache.org on 2015/09/21 21:51:22 UTC, 0 replies.
- drill git commit: DRILL-3735: For partition pruning divide up the partition lists into sublists of 64K each and iterate over each sublist. - posted by am...@apache.org on 2015/09/22 00:39:35 UTC, 0 replies.
- drill git commit: DRILL-2748: Improve cost estimation for Drill logical aggregation in query planner. - posted by jn...@apache.org on 2015/09/22 19:40:46 UTC, 0 replies.
- drill git commit: DRILL-3811: AtomicRemainder incorrectly accounts for transferred allocations - posted by ad...@apache.org on 2015/09/22 21:29:11 UTC, 0 replies.
- drill git commit: edited drill in 10 for back tick error; config edits also - posted by br...@apache.org on 2015/09/23 23:13:23 UTC, 0 replies.
- drill-site git commit: fix back ticks in drill in 10 mins - posted by br...@apache.org on 2015/09/23 23:24:11 UTC, 0 replies.
- drill git commit: DRILL-3781: Group by system function in schema-based table. - posted by jn...@apache.org on 2015/09/24 02:10:34 UTC, 0 replies.
- [1/2] drill git commit: DRILL-3778: Add missed part of DRILL-3160 (making JDBC Javadoc available). - posted by js...@apache.org on 2015/09/25 02:20:42 UTC, 0 replies.
- [2/2] drill git commit: DRILL-3836: Find free port automatically in TestBitRpc - posted by js...@apache.org on 2015/09/25 02:20:43 UTC, 0 replies.
- drill git commit: DRILL-1457: Push Limit past through UnionExchange. - posted by jn...@apache.org on 2015/09/26 08:21:03 UTC, 0 replies.
- [1/3] drill git commit: DRILL-3784: simple Jdbc program fails with NoClassDefFoundError - posted by ad...@apache.org on 2015/09/27 21:18:47 UTC, 0 replies.
- [2/3] drill git commit: DRILL-3822: Have PathScanner use own, not thread-context, class loader. - posted by ad...@apache.org on 2015/09/27 21:18:48 UTC, 0 replies.
- [3/3] drill git commit: DRILL-3596: Allow only () or (, 1) for LEAD and LAG window functions as input parameters - posted by ad...@apache.org on 2015/09/27 21:18:49 UTC, 0 replies.
- [1/3] drill git commit: DRILL-2583, DRILL-3428: Catch exceptions, and throw UserException#dataReadError with more context. This closes #161 - posted by pa...@apache.org on 2015/09/28 20:36:20 UTC, 0 replies.
- [2/3] drill git commit: DRILL-2908: Fix Parquet for var length vectors where encoding changes across pages. Add unit tests. Add option to make parquet page size and disctionary page size configurable at session level. This closes #162 - posted by pa...@apache.org on 2015/09/28 20:36:21 UTC, 0 replies.
- [3/3] drill git commit: DRILL-2908:Enable reading the Int 96 type from parquet files. - posted by pa...@apache.org on 2015/09/28 20:36:22 UTC, 0 replies.
- drill git commit: DRILL-2274: Unable to allocate sv2 buffer after repeated attempts : JOIN, Order by used in query - posted by ad...@apache.org on 2015/09/29 02:56:49 UTC, 0 replies.
- drill git commit: DRILL-3479: Sqlline shows incorrect version of Drill - posted by pa...@apache.org on 2015/09/29 20:39:05 UTC, 0 replies.
- drill git commit: DRILL-3209: Add support for reading Hive parquet tables using Drill native parquet reader - posted by ve...@apache.org on 2015/09/29 23:35:49 UTC, 0 replies.
- drill git commit: DRILL-3257: Disable FilterSetOpTransposeRule, DrillProjectSetOpTransposeRule and add test cases - posted by am...@apache.org on 2015/09/30 01:25:34 UTC, 0 replies.
- drill git commit: DRILL-3725: Add HTTPS support for Drill web interface - posted by ve...@apache.org on 2015/09/30 18:50:24 UTC, 0 replies.
- drill git commit: DRILL-3479: Fix sqlline version for all profiles - posted by pa...@apache.org on 2015/09/30 23:09:04 UTC, 0 replies.