aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2017-02-03DRILL-5220: Provide API to set application/client names in C++ connectorLaurent Goujon
2017-02-03DRILL-5043: Function that returns a unique id per session/connection similar ...Nagarajan Chinnasamy
2017-01-30DRILL-5218: Support optionally disabling heartbeats from C++ clientSudheesh Katkam
2017-01-13DRILL-4868: fix how hive function set DrillBuf.chunhui-shi
2016-12-19DRILL-5032: Drill query on hive parquet table failed with OutOfMemoryError: J...Serhii-Harnyk
2016-12-12DRILL-5065: Optimize count(*) queries on MapR-DB JSON TablesSmidth Panchamia
2016-12-12DRILL-5081: Lower logging level for corrupt dates messageSudheesh Katkam
2016-12-04DRILL-4982: Separate Hive reader classes for different data formats to improv...chunhui-shi
2016-12-04DRILL-5050: C++ client library has symbol resolution issues when loaded by a ...Parth Chandra
2016-11-29Update version to 1.10.0-SNAPSHOTSudheesh Katkam
2016-11-09DRILL-5009: Skip reading of empty row groups while reading Parquet metadataParth Chandra
2016-11-02DRILL-4951: Do Guava.patch earlier so we can run single Hbase's unit test thr...chunhui-shi
2016-11-01DRILL-1996: Add cancel method to Drill C++ connectorLaurent Goujon
2016-11-01DRILL-4420: C++ API for metadata access and prepared statementsLaurent Goujon
2016-11-01DRILL-1268: Add unit test to C++ native clientLaurent Goujon
2016-11-01DRILL-4853: Update C++ protobuf source filesLaurent Goujon
2016-11-01DRILL-4373: Drill and Hive have incompatible timestamp representations in par...Vitalii Diravka
2016-10-29DRILL-4964: Make Drill reconnect to hive metastore after hive metastore is re...Sorabh Hamirwasia
2016-10-27DRILL-4826: Query against INFORMATION_SCHEMA.TABLES degrades as the number of...Parth Chandra
2016-10-21DRILL-4954: Fix printing Strings when `allTextMode` is ON for MapR-DB JSON ta...Smidth Panchamia
2016-10-14DRILL-4203: Parquet File. Date is stored wrongly - Added new extra field in t...Vitalii Diravka
2016-10-14DRILL-4203: Fix date values written in parquet files created by DrillJason Altekruse
2016-10-10DRILL-4618: Correct the usage of random flag in Hive function registrychunhui-shi
2016-09-16DRILL-4894: Fix unit test failure in 'storage-hive/core' moduleAditya Kishore
2016-09-11DRILL-4886: Modifying projects POMs to align with Drill's build and distribut...Aditya Kishore
2016-09-11Explicitly specify `hbase-server` dependency in Hive storage plugin.Aditya Kishore
2016-09-09Updated plugin version to 1.9.0-SNAPSHOTAditya
2016-09-09DRILL-4199: Add Support for HBase 1.XAditya
2016-09-09Update MapR v5.1.0 artifacts versionPatrick Wong
2016-09-09MD-813: Improve count(*) queries against MapR-DB Json tables.Aditya
2016-09-09MD-789: Query with condition involving addition of DATE and INTERVAL types re...Aditya
2016-09-09Updated plugin version to 1.7.0-SNAPSHOTPatrick Wong
2016-09-09MD-572: Column names in MapR-DB JSON tables are case-sensitiveAditya
2016-09-09Refactoring code for better organization.Aditya
2016-09-09MD-771: Query with nested functions within a sub-query on MapR-DB JSON Tables...Aditya
2016-09-09MD-726: Add support for `read_numbers_as_double` and `all_text_mode` optionsSmidth Panchamia
2016-09-09MD-711: Enable support for UNION types in Drill-MapRDB pluginSmidth Panchamia
2016-09-09MD-741: Cannot select array elements by index in MapR-DB JSON TablesAditya
2016-09-09MD-548: Remove reference to mapr-release pom.Aditya
2016-09-09MD-735: Handle CastExpression in filter push-down.Smidth Panchamia
2016-09-09Support for `_id` only projection.Smidth Panchamia
2016-09-09MD-719: Fix creating QueryConditions for JsonSubScanSpecSmidth Panchamia
2016-09-09MD-703: Cannot select `_id` field from MapR-DB JSON TableAditya
2016-09-09Enhance exception handling.Aditya
2016-09-09MAPR-22405: DocumentStream interface in OJAI API need not be parametrizedAditya
2016-09-09MD-670: Querying MapR-DB JSON Tables returns no resultsAditya
2016-09-09Updated with the OJAI APIs changes in Date/Time/Document classes.Aditya
2016-09-09MD-578: Query with three-way join fails with IllegalStateExceptionSmidth Panchamia
2016-09-09Update the json-support branch version in pom.xmlSmidth Panchamia
2016-09-09Updating with the new DocumentReader APIs.Aditya