aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2015-10-02DRILL-3884: Fix lower parallelization issues with Hive's native scan.vkorukanti
2015-09-29DRILL-3209: Add support for reading Hive parquet tables using Drill native pa...vkorukanti
2015-09-28DRILL-2583, DRILL-3428: Catch exceptions, and throw UserException#dataReadErr...Sudheesh Katkam
2015-09-21DRILL-3735: For partition pruning divide up the partition lists into sublists...Aman Sinha
2015-09-17DRILL-1942-readers:Chris Westin
2015-09-13DRILL-2879: Enhancing extended json support for date in millies and binary wi...Kamesh
2015-09-13DRILL-3773: Fix Mongo FieldSelectionJason Altekruse
2015-09-13DRILL-1666: Add test code for mongo storage pluginakumarb2010
2015-09-13DRILL-3180: JDBC Storage Plugin updates.Jacques Nadeau
2015-09-13DRILL-3180: Initial JDBC plugin implementation.MPierre
2015-09-10DRILL-3746: Get Hive partition values from MetaStore instead of from parsing ...vkorukanti
2015-09-03DRILL-3711: Fix unit tests on WindowsParth Chandra
2015-09-02DRILL-3492: Add support for encoding/decoding of to/from OrderedBytesspanchamia
2015-08-26DRILL-3542: Rebase Drill on Calcite 1.4.0 release.Jinfeng Ni
2015-08-14DRILL-3364: Prune scan range if the filter is on the leading field with byte ...Smidth Panchamia
2015-08-13DRILL-3621: Fix incorrect result if HBase filter contains row_key "or" filter...Jinfeng Ni
2015-08-05DRILL-3579: Fix issues in reading Hive tables with partition value __HIVE_DEF...vkorukanti
2015-07-30DRILL-3121: Add support for interpreter based partition pruning for Hive tables.Mehant Baid
2015-07-30DRILL-3503: Make PruneScanRule pluggable.Mehant Baid
2015-07-30DRILL-3500: Add OptimizerRulesContext which exposes information needed by sto...Mehant Baid
2015-07-21DRILL-1651: Push filter past project with ITEM operator into HBase scan.Jinfeng Ni
2015-07-16DRILL-1904 - Part 1: Package level docs for the common module and a few packa...Jason Altekruse
2015-07-05Roll forward to 1.2.0-SNAPSHOT development versionsJacques Nadeau
2015-06-29DRILL-3422: Multiple unit test failures on Windows with current masterAditya Kishore
2015-06-28DRILL-3413: When SASL is enabled use DIGEST mechanism in creating HiveMetaSto...vkorukanti
2015-06-25DRILL-3177: Part 2, various Mongo plugin enhancementsJacques Nadeau
2015-06-25DRILL-3177: Part 1, upgrading Mongo Java Driver to 3.0.1Kamesh
2015-06-25DRILL-3328: Add unittest for convert_from function on Hive BINARY typevkorukanti
2015-06-25DRILL-3203: Add support for impersonation in Hive storage pluginvkorukanti
2015-06-23DRILL-3319: Replaced UserException#build() method with #build(Logger) method ...Sudheesh Katkam
2015-06-18DRILL-2997: (3) Regenerated CPP protobuf code for previous DRILL-2997 patchParth Chandra
2015-06-18DRILL-3263: Read Smallint and Tinyint columns in Hive tables as Integer.Jason Altekruse
2015-06-17DRILL-3266: Add hive-contrib dependency to Hive storage pluginvkorukanti
2015-06-17DRILL-745: Add a test case for Hive avro tables.vkorukanti
2015-06-17DRILL-3240: Fetch hadoop maven profile specific Hive version in Hive storage ...vkorukanti
2015-06-17DRILL-3216: Part 2--Fix existing(+) INFORMATION_SCHEMA.COLUMNS columns.dbarclay
2015-06-12DRILL-3273: Pass an empty DeferredObject to Hive UDFs for null argument valuevkorukanti
2015-06-11DRILL-3200: Add Window functions: ROW_NUMBER, RANK, PERCENT_RANK, DENSE_RANK ...adeneche
2015-06-05DRILL-2952: Upgrade Hive storage plugin to work with Hive 1.0.0Na Yang
2015-06-05DRILL-3215: Resolve the default subschema correctly in DESCRIBE command.vkorukanti
2015-05-27DRILL-2923: Ensure all unit tests pass without assertions enabled Modified a ...Chris Westin
2015-05-19Roll forward to 1.1.0-SNAPSHOT versionJacques Nadeau
2015-05-13DRILL-2998: Implement heartbeat in C++ clientParth Chandra
2015-05-10DRILL-3017: Safeguard against NPEs in RecordReader.cleanup()svkorukanti
2015-05-10DRILL-2841: Fix slow web UI on some cluster nodes due to unneeded transitive ...Jason Altekruse
2015-05-08DRILL-2960: Add back hive boostrap-storage-plugin to make it show up in a def...Jason Altekruse
2015-05-07DRILL-2848: Provide option to disable decimal data typeMehant Baid
2015-05-07DRILL-1460: Implement "read_numbers_as_double" option for JSON readerAdamPD
2015-05-07DRILL-2006: Updated Text reader. Increases variations of text files Drill ca...Jacques Nadeau
2015-05-05DRILL-2890: C++ Client: Update query submitter usage to clarify using authent...alzarei