2015-10-19 |
adeneche | Tag release drill-1.2.0 1.2.0 drill-1.2.0 |
commit | commitdiff | tree | snapshot |
2015-10-11 |
Aman Sinha | DRILL-3918: During expansion save the metadata for... 196/head |
commit | commitdiff | tree | snapshot |
2015-10-10 |
Aman Sinha | DRILL-3917: During file selection expansion, get the... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
aleph-zero | DRILL-3916: Add JDBC plugin to assembly 192/head |
commit | commitdiff | tree | snapshot |
2015-10-07 |
aleph-zero | DRILL-3791: Fix bugs in JDBC storage plugin |
commit | commitdiff | tree | snapshot |
2015-10-07 |
Aditya Kishore | DRILL-3888: Build test jars for all Drill Modules |
commit | commitdiff | tree | snapshot |
2015-10-07 |
Aman Sinha | DRILL-3901: Don't do early expansion of directory... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
Aman Sinha | DRILL-3892: Once usedMetadataFile is set to true, don... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
adeneche | upgading maven-release plugin to fix release issues |
commit | commitdiff | tree | snapshot |
2015-10-03 |
adeneche | adding gpg signing key for adeneche |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Kamesh | DRILL-2879: Part 2 - Enhancing extended json support... |
commit | commitdiff | tree | snapshot |
2015-10-02 |
Steven Phillips | DRILL-3887: Fix bug where metadata file not being used |
commit | commitdiff | tree | snapshot |
2015-10-02 |
Chris Westin | DRILL-3874: flattening large JSON objects uses too... |
commit | commitdiff | tree | snapshot |
2015-10-02 |
AdamPD | DRILL-2361: Allow column aliases to include dots. |
commit | commitdiff | tree | snapshot |
2015-10-02 |
vkorukanti | DRILL-3884: Fix lower parallelization issues with Hive... 185/head |
commit | commitdiff | tree | snapshot |
2015-10-02 |
Sudheesh Katkam | DRILL-1065: Support for ALTER ... RESET statement |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Aman Sinha | DRILL-3788: part 2: When building the metadata file... |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Mehant Baid | DRILL-3788: Expand the file selection to contain all... |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Mehant Baid | DRILL-3819: Remove redundant check to ignore files... |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Mehant Baid | DRILL-3817: Disable rewriting compound identifier for... |
commit | commitdiff | tree | snapshot |
2015-10-01 |
aleph-zero | DRILL-3869: Allow queries submitted through the web... |
commit | commitdiff | tree | snapshot |
2015-09-30 |
Parth Chandra | DRILL-3479: Fix sqlline version for all profiles |
commit | commitdiff | tree | snapshot |
2015-09-30 |
vkorukanti | DRILL-3725: Add HTTPS support for Drill web interface |
commit | commitdiff | tree | snapshot |
2015-09-29 |
Hsuan-Yi Chu | DRILL-3257: Disable FilterSetOpTransposeRule, DrillProj... |
commit | commitdiff | tree | snapshot |
2015-09-29 |
vkorukanti | DRILL-3209: Add support for reading Hive parquet tables... |
commit | commitdiff | tree | snapshot |
2015-09-29 |
Parth Chandra | DRILL-3479: Sqlline shows incorrect version of Drill |
commit | commitdiff | tree | snapshot |
2015-09-29 |
adeneche | DRILL-2274: Unable to allocate sv2 buffer after repeate... |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Sudheesh Katkam | DRILL-2583, DRILL-3428: Catch exceptions, and throw... |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Parth Chandra | DRILL-2908: Fix Parquet for var length vectors where... |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Jason Altekruse | DRILL-2908:Enable reading the Int 96 type from parquet... |
commit | commitdiff | tree | snapshot |
2015-09-27 |
adeneche | DRILL-3596: Allow only (<expression>) or (<expression... |
commit | commitdiff | tree | snapshot |
2015-09-27 |
dbarclay | DRILL-3822: Have PathScanner use own, not thread-conte... |
commit | commitdiff | tree | snapshot |
2015-09-27 |
adeneche | DRILL-3784: simple Jdbc program fails with NoClassDefFo... |
commit | commitdiff | tree | snapshot |
2015-09-26 |
Jinfeng Ni | DRILL-1457: Push Limit past through UnionExchange. |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Julien Le Dem | DRILL-3836: Find free port automatically in TestBitRpc |
commit | commitdiff | tree | snapshot |
2015-09-24 |
dbarclay | DRILL-3778: Add missed part of DRILL-3160 (making JDBC... |
commit | commitdiff | tree | snapshot |
2015-09-23 |
Jinfeng Ni | DRILL-3781: Group by system function in schema-based... |
commit | commitdiff | tree | snapshot |
2015-09-22 |
adeneche | DRILL-3811: AtomicRemainder incorrectly accounts for... |
commit | commitdiff | tree | snapshot |
2015-09-22 |
Jinfeng Ni | DRILL-2748: Improve cost estimation for Drill logical... |
commit | commitdiff | tree | snapshot |
2015-09-21 |
Aman Sinha | DRILL-3735: For partition pruning divide up the partiti... |
commit | commitdiff | tree | snapshot |
2015-09-21 |
adeneche | DRILL-3732: Drill leaks memory if external sort hits... |
commit | commitdiff | tree | snapshot |
2015-09-20 |
Jacques Nadeau | DRILL-3809: Make PrelFinalizer have instances rather... |
commit | commitdiff | tree | snapshot |
2015-09-18 |
adeneche | reverting a fix no longer needed after DRILL-3767 |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Steven Phillips | DRILL-2743: Parquet file metadata caching |
commit | commitdiff | tree | snapshot |
2015-09-18 |
adeneche | DRILL-3767: SchemaPath.getCompoundPath(String...strings... |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Aman Sinha | DRILL-3779: Fix NPE in mergeAndSpill(). Add more debug... |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Chris Westin | DRILL-1942-readers: |
commit | commitdiff | tree | snapshot |
2015-09-16 |
Chris Westin | DRILL-1942-concurrency-test: new smoke test for concurr... |
commit | commitdiff | tree | snapshot |
2015-09-15 |
Jinfeng Ni | DRILL-3680: Fix incorrect query result or IOBE when... |
commit | commitdiff | tree | snapshot |
2015-09-15 |
Jinfeng Ni | DRILL-3761: Modify CastIntDecimal implementation so... |
commit | commitdiff | tree | snapshot |
2015-09-15 |
Hsuan-Yi Chu | DRILL-3718: After TextReader finishes reading a field... |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Edmon Begoli | DRILL-3724: Improve javadoc of the plugin component |
commit | commitdiff | tree | snapshot |
2015-09-14 |
dbarclay | DRILL-3347: VARCHAR ResultSet.getObject returned .... |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Chris Westin | DRILL-1942-hygiene: |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Sudheesh Katkam | DRILL-2650: Mark query end time when closing the Foreman |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Aditya Kishore | DRILL-3160: Make JDBC Javadoc documentation available... |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Jacques Nadeau | Delete deprecated Jackson access proxies. |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Jacques Nadeau | DRILL-3589: Update JDBC driver to shade and minimize... |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Jacques Nadeau | Disable TestExampleQueries.testTextPartitions() until... |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Jacques Nadeau | Reduce test time by not waiting 2 seconds for newly... |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Kamesh | DRILL-3458: Enhancing Avro file format by support neste... |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Kamesh | DRILL-3720: Avro Record Reader should process Avro... |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Kamesh | DRILL-2879: Enhancing extended json support for date... |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Jason Altekruse | DRILL-3773: Fix Mongo FieldSelection |
commit | commitdiff | tree | snapshot |
2015-09-14 |
akumarb2010 | DRILL-1666: Add test code for mongo storage plugin |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Jacques Nadeau | DRILL-3180: JDBC Storage Plugin updates. 115/head |
commit | commitdiff | tree | snapshot |
2015-09-14 |
MPierre | DRILL-3180: Initial JDBC plugin implementation. |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Hsuan-Yi Chu | DRILL-3280, DRILL-3360, DRILL-3601, DRILL-3649: Add... |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Hsuan-Yi Chu | DRILL-3755: In DrillSqlWorker, give UserException.valid... |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Hsuan-Yi Chu | DRILL-2190, DRILL-2313, DRILL-2318: Add test cases |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Hsuan-Yi Chu | DRILL-3683: Add baseline and expected plan for TestWind... |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Hsuan-Yi Chu | DRILL-3412: Add ProjectWindowTransposeRule to push... |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Hsuan-Yi Chu | DRILL-3580: Add test case and bump calcite version... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Chris Westin | DRILL-1942-hygiene |
commit | commitdiff | tree | snapshot |
2015-09-10 |
vkorukanti | DRILL-3746: Get Hive partition values from MetaStore... 151/head |
commit | commitdiff | tree | snapshot |
2015-09-08 |
vkorukanti | DRILL-3467: Restrict visibily of workspaces in 'show... |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Mehant Baid | DRILL-3535: Add support for Drop Table |
commit | commitdiff | tree | snapshot |
2015-09-08 |
vkorukanti | DRILL-3622: When user authentication is enabled, enforc... |
commit | commitdiff | tree | snapshot |
2015-09-08 |
adeneche | DRILL-3668: Incorrect results FIRST_VALUE function |
commit | commitdiff | tree | snapshot |
2015-09-08 |
dbarclay | DRILL-3566: Fix: PreparedStatement.executeQuery()... |
commit | commitdiff | tree | snapshot |
2015-09-08 |
adeneche | DRILL-3555: Changing defaults for planner.memory.max_qu... |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Sudheesh Katkam | DRILL-3497: Throw UserException#validationError instead... |
commit | commitdiff | tree | snapshot |
2015-09-04 |
Sudheesh Katkam | DRILL-3455: If fragments on unregistered Drillbits... |
commit | commitdiff | tree | snapshot |
2015-09-04 |
Sudheesh Katkam | DRILL-2304: Manage options with lowercase names |
commit | commitdiff | tree | snapshot |
2015-09-03 |
Parth Chandra | DRILL-3711: Fix unit tests on Windows |
commit | commitdiff | tree | snapshot |
2015-09-02 |
spanchamia | DRILL-3492: Add support for encoding/decoding of to... |
commit | commitdiff | tree | snapshot |
2015-09-02 |
Julien Le Dem | DRILL-3669: Fix missing indirect dependency. |
commit | commitdiff | tree | snapshot |
2015-09-02 |
Chris Westin | DRILL-3598: use a factory to create the root allocator. |
commit | commitdiff | tree | snapshot |
2015-09-02 |
dbarclay | DRILL-3661: Update: Added a @link and a @code. |
commit | commitdiff | tree | snapshot |
2015-09-02 |
dbarclay | DRILL-3661: Update: Fixed "DRILL-xxxx" reference. |
commit | commitdiff | tree | snapshot |
2015-09-02 |
dbarclay | DRILL-3661: Update: Fixed bad import. |
commit | commitdiff | tree | snapshot |
2015-09-02 |
dbarclay | DRILL-3661: Edit JDBC doc. for clarity, more consistenc... |
commit | commitdiff | tree | snapshot |
2015-09-02 |
adeneche | DRILL-3707: Fix for DRILL-3616 can cause a NullPointerE... |
commit | commitdiff | tree | snapshot |
2015-09-01 |
adeneche | DRILL-3684: CTAS : Memory Leak when using CTAS with... |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Hsuan-Yi Chu | DRILL-3719: Expand -expression as -1 * expression in... |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Mehant Baid | DRILL-3045: Make planning time memory limit configurable |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Jinfeng Ni | DRILL-2748: Add optimizer rule to push filter past... |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Parth Chandra | DRILL-3313: Address review comments |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Hanifi Gunes | DRILL-3313: Eliminate redundant #load methods and unit... |
commit | commitdiff | tree | snapshot |
2015-08-26 |
dbarclay | DRILL-3153: Fix JDBC's getIdentifierQuoteString() to... |
commit | commitdiff | tree | snapshot |
next |