aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2018-03-03DRILL-6188: Fix C++ client build on Centos7, OS XParth Chandra
2018-03-03DRILL-6198: OpenTSDB unit tests fail when Lilith client is runningVolodymyr Vysotskyi
2018-03-03DRILL-6204: Pass tables columns without partition columns to empty Hive readerArina Ielchiieva
2018-03-03DRILL-6195: Quering Hive non-partitioned transactional tables via DrillVitalii Diravka
2018-02-23DRILL-5978: Updating of Apache and MapR Hive libraries to 2.3.2 and 2.1.2-map...Vitalii Diravka
2018-02-19DRILL-6164: Heap memory leak during parquet scan and OOMVlad Rozov
2018-02-16DRILL-6130: Fix NPE during physical plan submission for various storage pluginsArina Ielchiieva
2018-01-31DRILL-6106: Use valueOf method instead of constructor since valueOf has a hig...reudismam
2018-01-26DRILL-5730: Mock testing improvements and interface improvementsTimothy Farkas
2018-01-24DRILL-6049: Misc. hygiene and code cleanup changesPaul Rogers
2018-01-16DRILL-3993: Changes after code review.Volodymyr Vysotskyi
2018-01-16DRILL-3993: Move Drill-specific commits 'CALCITE-628' and 'Drill-specific cha...Volodymyr Vysotskyi
2018-01-16DRILL-3993: Changes to support Calcite 1.15.Volodymyr Vysotskyi
2018-01-16DRILL-3993: Fix failed tests after Calcite updateRoman Kulyk
2018-01-16DRILL-3993: Use custom RelBuilder implementation in rulesVolodymyr Vysotskyi
2018-01-16DRILL-3993: Fix unit test failures connected with support Calcite 1.13Volodymyr Vysotskyi
2018-01-16DRILL-3993: Changes to support Calcite 1.13Roman Kulyk
2018-01-11DRILL-5919: Add non-numeric support for JSON processingVolodymyr Tkach
2017-12-15Update version to 1.13.0-SNAPSHOTArina Ielchiieva
2017-11-29DRILL-5989: Categories some tests to speed up smoke tests. Made travis run te...Timothy Farkas
2017-11-28DRILL-4779: Kafka storage plugin (Kamesh Bhallamudi & Anil Kumar Batchu)Anil Kumar Batchu
2017-11-22DRILL-5962: Add function STAsJSON to extend GIS supportchris
2017-11-22DRILL-5960: Add ST_AsGeoJSON functionality from PostGISchris
2017-11-22DRILL-5943: Avoid the strong check introduced by DRILL-5582 for PLAIN mechanismSorabh Hamirwasia
2017-11-22DRILL-5941: Skip header / footer improvements for Hive storage pluginArina Ielchiieva
2017-11-22DRILL-5917: Ban org.json:json library in DrillVlad Rozov
2017-11-16DRILL-5968: Add support for empty service_host user propertyRob Wu
2017-11-14DRILL-5783, DRILL-5841, DRILL-5894: Rationalize test temp directoriesTimothy Farkas
2017-11-13DRILL-5832: Change OperatorFixture to use system option managerPaul Rogers
2017-11-13DRILL-5896: Handle HBase columns vector creation in the HBaseRecordReaderPrasad Nagaraj Subramanya
2017-11-13DRILL-5337: OpenTSDB storage pluginVlad Storona
2017-11-05DRILL-5864: Selecting a non-existing field from a MapR-DB JSON table fails wi...Hanumath Rao Maduri
2017-10-30DRILL-5911: Upgrade esri-geometry-api version to 2.0.0 to avoid dependency on...Volodymyr Vysotskyi
2017-10-30DRILL-5905: Exclude jdk-tools from project dependenciesVlad Rozov
2017-10-30DRILL-5895: Add logging mongod exception when failed to close all mongod proc...Volodymyr Tkach
2017-10-30DRILL-5772: Enable UTF-8 support in query string by defaultArina Ielchiieva
2017-10-20DRILL-5873: (C++ Client) Improve SASL error reporting.Parth Chandra
2017-10-19DRILL-5582: C++ Client: [Threat Modeling] Drillbit may be spoofed by an attac...karthik
2017-10-16DRILL-5743: Handling column family and column scan for hbasePrasad Nagaraj Subramanya
2017-10-16DRILL-5838: Fix MaprDB filter pushdown for the case of nested field (reg. of ...Volodymyr Vysotskyi
2017-10-12DRILL-5431: Regenerate protobuf filesParth Chandra
2017-10-11DRILL-5431: SSL Support (C++) - Fix Sasl on Windows to build from source (ins...Parth Chandra
2017-10-11DRILL-5431: SSL Support (C++) - Update DrillClientImpl to use Channel impleme...Parth Chandra
2017-10-11DRILL-5431: SSL Support (C++) - Add (Netty like) socket abstraction that enca...Parth Chandra
2017-10-11DRILL-5431: SSL Support (C++) - Add boost example code for ssl (small change ...Parth Chandra
2017-10-11DRILL-5431: SSL Support (C++) - Refactoring of C++ client.Parth Chandra
2017-10-11DRILL-5431: SSL Support (Java) - Java client server SSL implementationParth Chandra
2017-10-11DRILL-5431: Update POM to upgrade to Netty 4.0.48 and add exclusions to all m...Parth Chandra
2017-10-11DRILL-5431: SSL Support (Java) - Add test certificates, keys, keystore, and t...Parth Chandra
2017-10-11DRILL-5698: Revert unnecessary changes to C++ clientParth Chandra