aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2015-05-05DRILL-2885: Return more precise error codes on handshake failures in C++ clientnorrislee
2015-05-05DRILL-2928: C++ client - io_service needs to be reset after running out of workParth Chandra
2015-05-03Updating to version 1.0.0-SNAPSHOTAditya Kishore
2015-05-02DRILL-2826: Simplify and centralize Operator CleanupJacques Nadeau
2015-04-29DRILL-1502: Can't connect to mongo when requiring authKamesh
2015-04-21DRILL-1384: Part 6 - Change dependency from optiq to Apache calcite. Use calc...Jinfeng Ni
2015-04-21DRILL-1384: Part 1 - Rebase on Calcite. Change code due to Calcite package re...Jinfeng Ni
2015-04-21DRILL-2514: Add support for impersonation in FileSystem storage plugin.vkorukanti
2015-04-21DRILL-2413: FileSystemPlugin refactoring: avoid sharing DrillFileSystem acros...vkorukanti
2015-04-18DRILL-2813: Update Hive statistics to use long instead of int for rowcount pe...Jacques Nadeau
2015-04-15DRILL-1899: Consider read preference set by usersB Anil Kumar
2015-04-15DRILL-2695: Add Support for large in conditions through the use of the Values...Jacques Nadeau
2015-04-10DRILL-2729: Fix deserialization issues with Hive decimal type partition columns.vkorukanti
2015-04-10DRILL-2039: set surefire fork count proportional to number of coresHanifi Gunes
2015-04-10DRILL-2685: Unique-ify local Hive metastore directory per test JVM instance.vkorukanti
2015-04-10DRILL-2641: Move unrelated tests in exec/jdbc module into appropriate modulesvkorukanti
2015-04-06DRILL-2671: C++ Client Authentication API passing std::string across DLL boun...Norris Lee
2015-04-06DRILL-2173: Partition queries to drive dynamic pruningJason Altekruse
2015-04-06DRILL-2060: Constant folding ruleJason Altekruse
2015-04-05DRILL-2672: C++ Client - Add support for authenticationParth Chandra
2015-04-03DRILL-2573: C++ Client - Separate QueryResult into QueryResult and QueryDataParth Chandra
2015-04-03DRILL-2498: Separate QueryResult into two messages QueryResult and QueryDataadeneche
2015-04-02DRILL-2640: Move view tests out of 'exec/jdbc' module into appropriate module.vkorukanti
2015-03-26Update to version 0.9.0-SNAPSHOTJacques Nadeau
2015-03-26DRILL-2567: CONVERT_FROM in where clause cause the query to fail in planning ...Aditya Kishore
2015-03-24DRILL-2307: Detect DNS name resolution failure for better error messagesNorris Lee
2015-03-24DRILL-2509: C++ client - concurrency issue with m_pendingRequestsParth Chandra
2015-03-24DRILL-2442: Initial implementation of C++ client support for impersonation.Parth Chandra
2015-03-23DRILL-2467: Fix "datatype" to "datetype" for test Hive DATE column.dbarclay
2015-03-19DRILL-2353: Add interpreter based partition pruning.Aman Sinha
2015-03-19DRILL-2415: Export Drill C++ Client symbols so as to provide dynamic linkingalzarei
2015-03-15DRILL-2453: Handle the case where incoming has no schema in PartitionSender.vkorukanti
2015-03-08DRILL-133: LocalExchange planning and exec.vkorukanti
2015-03-061908: new window function implementationadeneche
2015-03-05DRILL-1897: Fix return type of functions to be nullable during planning phaseMehant Baid
2015-03-03DRILL-1692: Fixing Mongo join issue when * is selectedKamesh
2015-02-27DRILL-1742: Use Hive stats when planning queries on Hive data sourcesadeneche
2015-02-26DRILL-1953: alter session set store.json.all_text_mode does not work as docum...adeneche
2015-02-26DRILL-1971: Mongo Storage Plugin slowness issueakumarb2010
2015-02-25DRILL-1690: Issue with using HBase plugin to access row_key onlyAditya Kishore
2015-02-25DRILL-2130: Fixed JUnit/Hamcrest/Mockito/Paranamer class path problem.dbarclay
2015-02-23DRILL-1062: Implemented null ordering (NULLS FIRST/NULLS LAST).dbarclay
2015-02-19DRILL-2269: Add default implementation for estimating cost of evaluating an e...Jinfeng Ni
2015-02-17DRILL-1219. C++ Client. Fix timeout for 32-bit windows platformalzarei
2015-02-17DRILL-2038: Fix handling of error objects. C++ Client syncronous API has a cr...Parth Chandra
2015-02-13DRILL-1697. C++ Client. Use the object io_service::work to prevent io_service...Xiao Meng
2015-02-13DRILL-1697: C++ client. Fix crash when listener exits prematurely.Parth Chandra
2015-02-13DRILL-1197: C++ Client. Differentiate socket/handshake/query timeout for dead...Xiao Meng
2015-01-28DRILL-2090: Update HBase storage plugin to support HBase 0.98Aditya Kishore
2015-01-26DRILL-2078: Remove deprecated VectorAllocator and modify its usersMehant Baid