2015-05-20 |
Jacques Nadeau | Create 1.0.0 release version 1.0.0 drill-1.0.0 |
commit | commitdiff | tree | snapshot |
2015-05-16 |
Aditya Kishore | DRILL-3115: SQLLine colors do not work well with CYGWIN |
commit | commitdiff | tree | snapshot |
2015-05-16 |
Aditya Kishore | DRILL-3107: Dynamic partition pruning fails on Windows... |
commit | commitdiff | tree | snapshot |
2015-05-16 |
Aditya Kishore | DRILL-3102: The doc link on Drill Web UI points to... |
commit | commitdiff | tree | snapshot |
2015-05-16 |
Steven Phillips | Add bounds check in setByte() method |
commit | commitdiff | tree | snapshot |
2015-05-16 |
Jason Altekruse | DRILL-3092: Fix memory leak risk near uses of RecordBat... |
commit | commitdiff | tree | snapshot |
2015-05-16 |
Jacques Nadeau | DRILL-3110: Coerce Java's Direct OutOfMemoryErrors... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Jacques Nadeau | Update sqlline for small rc0 issues. |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Aditya Kishore | DRILL-3100: TestImpersonationDisabledWithMiniDFS fails... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Aditya Kishore | DRILL-3099: FileSelection's selectionRoot does not... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Aditya Kishore | DRILL-3098: Set Unix style "line.separator" for tests |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Aditya Kishore | DRILL-3089: Revert to 2 forked test and allow override... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Jacques Nadeau | When interrupt terminating RPC bus waitForSendComplete... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Jacques Nadeau | Fix PartitionSenderRootExec possible memory leak. |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Jacques Nadeau | DRILL-3052, DRILL-3066: Improve fragment state manageme... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Parth Chandra | DRILL-3081: Populate connection name as late as possibl... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Jacques Nadeau | Update configuration defaults. Rename bounds system... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Jacques Nadeau | Update sys.options table to only show options available... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Jacques Nadeau | In the case of extended RPC message handling, write... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Jacques Nadeau | Update Drill to use latest sqlline |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Jacques Nadeau | Add convenience drill-* executables for sqlline. Renam... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
vkorukanti | DRILL-3072: Update root fragment to not to modify the... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Chris Westin | DRILL-3063: TestQueriesOnLargeFile leaks memory with... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
adeneche | DRILL-3061: Fix memory leaks in TestDrillbitResilience |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Parth Chandra | Add measurement of time taken to start a thread in... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Hsuan-Yi Chu | DRILL-3065: Ensure the selection vectors in mSort to... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Mehant Baid | DRILL-3093: Close raw batch buffers in data collectors |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Steven Phillips | DRILL-2875: Show record number relative to beginning... |
commit | commitdiff | tree | snapshot |
2015-05-14 |
Steven Phillips | DRILL-3088: Kill and cleanup remaing batches in left... |
commit | commitdiff | tree | snapshot |
2015-05-14 |
Hanifi Gunes | DRILL-3071: fix memory leak in RecordBatchLoader#load |
commit | commitdiff | tree | snapshot |
2015-05-14 |
adeneche | DRILL-3053: add unchecked exception injection site... |
commit | commitdiff | tree | snapshot |
2015-05-14 |
Jacques Nadeau | DRILL-3080: Fix queue failure messages. |
commit | commitdiff | tree | snapshot |
2015-05-14 |
Aman Sinha | DRILL-3062: Rtrim the fixed char strings in the IN... |
commit | commitdiff | tree | snapshot |
2015-05-14 |
Mehant Baid | DRILL-3069: Fix StreamingAggBatch to appropriately... |
commit | commitdiff | tree | snapshot |
2015-05-14 |
vkorukanti | DRILL-3074: Fix infinite loop issue in ReconnectingConn... |
commit | commitdiff | tree | snapshot |
2015-05-14 |
Jacques Nadeau | DRILL-3079: Move execution fragment json parsing from... |
commit | commitdiff | tree | snapshot |
2015-05-13 |
Steven Phillips | DRILL-2936: Use SpoolingRawBatchBuffer for HashToMergeE... |
commit | commitdiff | tree | snapshot |
2015-05-13 |
adeneche | DRILL-3046: Release data buffers when interrupt occurs... |
commit | commitdiff | tree | snapshot |
2015-05-13 |
vkorukanti | DRILL-3037: Fix impersonation issue with HDFS based... |
commit | commitdiff | tree | snapshot |
2015-05-13 |
dbarclay | DRILL-3020: Copy cause exception's message to thrown... |
commit | commitdiff | tree | snapshot |
2015-05-13 |
dbarclay | DRILL-2993: Unthrottle at cancel() to fix post-cancelat... |
commit | commitdiff | tree | snapshot |
2015-05-13 |
Parth Chandra | DRILL-2998: Implement heartbeat in C++ client |
commit | commitdiff | tree | snapshot |
2015-05-13 |
Chris Westin | DRILL-2750: Running 1 or more queries against Drillbits... |
commit | commitdiff | tree | snapshot |
2015-05-13 |
Hsuan-Yi Chu | DRILL-2229: For SqlParseException, SqlUnsupportedExcept... |
commit | commitdiff | tree | snapshot |
2015-05-13 |
Aman Sinha | DRILL-3009: Bump up Calcite version to 1.1.0-drill... |
commit | commitdiff | tree | snapshot |
2015-05-13 |
Jason Altekruse | DRILL-2976: Part 2 - disable extended json in the defau... |
commit | commitdiff | tree | snapshot |
2015-05-13 |
Sudheesh Katkam | DRILL-2976: Default extended types option for json... |
commit | commitdiff | tree | snapshot |
2015-05-13 |
Steven Phillips | DRILL-3051: Fix integer overflow in TimedRunnable |
commit | commitdiff | tree | snapshot |
2015-05-13 |
Steven Phillips | DRILL-3050: Increase QueryContext max allocation to... |
commit | commitdiff | tree | snapshot |
2015-05-13 |
Steven Phillips | DRILL-3049: Increase sort spooling threshold |
commit | commitdiff | tree | snapshot |
2015-05-13 |
Steven Phillips | DRILL-3048: Disable assertions by default in distribution |
commit | commitdiff | tree | snapshot |
2015-05-13 |
vkorukanti | DRILL-2755: (part2) Use and handle InterruptedException... |
commit | commitdiff | tree | snapshot |
2015-05-13 |
Steven Phillips | DRILL-2780: Check for open files when closing OperatorC... |
commit | commitdiff | tree | snapshot |
2015-05-12 |
Patrick Wong | DRILL-2528 - make sure DrillResultSet is accurately... |
commit | commitdiff | tree | snapshot |
2015-05-12 |
rinukonda | DRILL-1662: Decrease drillbit kill -9 timeout in shutdo... |
commit | commitdiff | tree | snapshot |
2015-05-12 |
Chris Westin | DRILL-3033: Add memory leak fixes found so far in DRILL... |
commit | commitdiff | tree | snapshot |
2015-05-12 |
Mehant Baid | DRILL-1980: Add support for CTAS with interval data... |
commit | commitdiff | tree | snapshot |
2015-05-12 |
Jinfeng Ni | DRILL-2953: Ensure sort operator be inserted to enforce... |
commit | commitdiff | tree | snapshot |
2015-05-12 |
Sudheesh Katkam | DRILL-2977, DRILL-2978: Swap fragment execution method... |
commit | commitdiff | tree | snapshot |
2015-05-12 |
Sudheesh Katkam | DRILL-2476: Added BatchState.STOP in buildSchema()... |
commit | commitdiff | tree | snapshot |
2015-05-12 |
vkorukanti | DRILL-3010: Convert bad command error messages into... |
commit | commitdiff | tree | snapshot |
2015-05-12 |
dbarclay | DRILL-2343: Add tracing proxy JDBC driver for tracing... |
commit | commitdiff | tree | snapshot |
2015-05-12 |
Hanifi Gunes | DRILL-2776: add extensive tests for empty population... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Hanifi Gunes | DRILL-3027: Add convenience methods to test builder... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Jinfeng Ni | DRILL-3018: Fix CanNotPlan for nestLoop left join,... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Hanifi Gunes | DRILL-2150: Create an abstraction for repeated value... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
dbarclay | DRILL-2961: Part 2--Core: Have set...Timeout methods... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
dbarclay | DRILL-2961: Part 1--Prep., Hyg.: Split DrillStatement... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Hanifi Gunes | DRILL-3022: ensure sequential shutdown of drillbits |
commit | commitdiff | tree | snapshot |
2015-05-10 |
vkorukanti | DRILL-3017: Safeguard against NPEs in RecordReader... |
commit | commitdiff | tree | snapshot |
2015-05-10 |
Jacques Nadeau | Add missing commit fixing queries file path. |
commit | commitdiff | tree | snapshot |
2015-05-10 |
Hsuan-Yi Chu | DRILL-1927, DRILL-2966: Issues were resolved in Calcite... |
commit | commitdiff | tree | snapshot |
2015-05-10 |
vkorukanti | DRILL-2755: Use and handle InterruptedException during... |
commit | commitdiff | tree | snapshot |
2015-05-10 |
Sudheesh Katkam | DRILL-2697: Pauses sites wait indefinitely for a resume... |
commit | commitdiff | tree | snapshot |
2015-05-10 |
Mehant Baid | DRILL-2870: Part2 - Fix return type of aggregate functi... |
commit | commitdiff | tree | snapshot |
2015-05-10 |
Mehant Baid | DRILL-2870: Part1 - Separate count aggregate functions... |
commit | commitdiff | tree | snapshot |
2015-05-10 |
Jacques Nadeau | DRILL-3012: Fix issue where remote values rel wasn... |
commit | commitdiff | tree | snapshot |
2015-05-10 |
Jason Altekruse | DRILL-2841: Fix slow web UI on some cluster nodes due... |
commit | commitdiff | tree | snapshot |
2015-05-10 |
Jacques Nadeau | DRILL-3007: Disable automatic mmap threshold on Linux |
commit | commitdiff | tree | snapshot |
2015-05-10 |
Jacques Nadeau | DRILL-2981: Add queries log. Update profile to store... |
commit | commitdiff | tree | snapshot |
2015-05-10 |
Jacques Nadeau | DRILL-2723: Add option to change text format row size... |
commit | commitdiff | tree | snapshot |
2015-05-10 |
Jacques Nadeau | DRILL-3005: Ensure that only one outcome can occur... |
commit | commitdiff | tree | snapshot |
2015-05-10 |
adeneche | DRILL-2878: FragmentExecutor.closeOutResources() is... |
commit | commitdiff | tree | snapshot |
2015-05-10 |
adeneche | DRILL-2757: Verify operators correctly handle low memor... |
commit | commitdiff | tree | snapshot |
2015-05-09 |
Jinfeng Ni | Address review comments. Modify costing for Cartesian... |
commit | commitdiff | tree | snapshot |
2015-05-09 |
Jinfeng Ni | DRILL-2958: Move Drill to alternative cost-based planne... |
commit | commitdiff | tree | snapshot |
2015-05-09 |
AdamPD | DRILL-2532: Fix glob implementation |
commit | commitdiff | tree | snapshot |
2015-05-09 |
Steven Phillips | DRILL-2036: Make field name in MapWriter case-insensitive |
commit | commitdiff | tree | snapshot |
2015-05-09 |
Hsuan-Yi Chu | [DRILL-2914] Update DrillCalcite's version to 1.1.0... |
commit | commitdiff | tree | snapshot |
2015-05-09 |
Jacques Nadeau | DRILL-2897: Avoid parallelization when Drill is running... |
commit | commitdiff | tree | snapshot |
2015-05-09 |
Jacques Nadeau | DRILL-2971, DRILL-2886, DRILL-2778, DRILL-2545: Improve... |
commit | commitdiff | tree | snapshot |
2015-05-09 |
Jason Altekruse | DRILL-2960: Add back hive boostrap-storage-plugin to... |
commit | commitdiff | tree | snapshot |
2015-05-09 |
adeneche | DRILL-2602: Throw an error on schema change during... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Patrick Wong | DRILL-2570 - exclude "META-INF/services" dir from jdbc-all |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Parth Chandra | DRIL-2994: Incorrect error message when disconnecting... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Mehant Baid | DRILL-2848: Provide option to disable decimal data... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Mehant Baid | DRILL-2848: Hygiene - ParquetToDrillConverter cleanup |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Aman Sinha | DRILL-2809: Increase the default value of partitioner_s... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Hsuan-Yi Chu | DRILL-2376: In UnionAllRecordBactch, the mechansim... |
commit | commitdiff | tree | snapshot |
2015-05-07 |
adeneche | DRILL-2408 (part 2): CTAS should not create empty folde... |
commit | commitdiff | tree | snapshot |
next |