aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
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
2015-01-26DRILL-1655: Fix CanNotPlan issue when join Mongodb and other datasource, by ...Jinfeng Ni
2015-01-22DRILL-1960: Automatic reallocationSteven Phillips
2015-01-22DRILL-2052: Remove remaining references to "incubator" from source codeAditya Kishore
2015-01-20DRILL-1932: Query fails if the first record batch does not contain any recordAditya Kishore
2015-01-19DRILL-2034: Use the correct schema when creating FileSystem object in HiveScanvkorukanti
2015-01-16DRILL-1969: Improve the error message displayed when querying Hive views from...vkorukanti
2015-01-16DRILL-2007: Fix database path for hive storage plugin in bootstrap storage pl...Mehant Baid
2015-01-09DRILL-1955: C++ client should provide a clean method for detecting query comp...Parth Chandra
2015-01-09DRILL-1947: Cache PStore/EStore instances rather than recreating on each need...Jacques Nadeau
2015-01-06DRILL-1361: C++ Client needs a better error message when the handshake fails.Parth Chandra
2015-01-06DRILL-1498 Drill Client to handle spurious results and handshake messagesnorrislee
2015-01-06DRILL-1776: C++ Client. Add interface to get application context.Xiao Meng
2015-01-06DRILL-1533: C++ Drill Client always sets hasSchemaChanged to true for every n...norrislee
2015-01-02DRILL-1568: C++ Client - Handle Query CancelParth Chandra
2015-01-01DRILL-1917: Limit the number of results from HBasePStore.iterator() to MaxIte...Aditya Kishore
2014-12-22DRILL-1900: Fix numeric overflow problem in hbase stat calculation.Jinfeng Ni
2014-12-17DRILL-1869: CPP client - Handle nullable varchar columns with all nulls (fixe...Parth Chandra
2014-12-17DRILL-1779 Added functionality for unix_timestamp() similar to MySQLvsowrirajan
2014-12-05Bump version to 0.8.0-SNAPSHOTMehant Baid
2014-12-02DRILL-1803: Update version to TLP and remove reference to incubator in README.mdJacques Nadeau
2014-12-02DRILL-1764: return max value capacity if vector has no childrenHanifi Gunes
2014-11-30DRILL-1774: Update JSON Reader to do single pass reading and better use Jacks...Jacques Nadeau
2014-11-20DRILL-1517: Update Foreman to improve state management.Jacques Nadeau
2014-11-20DRILL-1591, DRILL-1676: Move javascript resources to local serving and update...Jacques Nadeau
2014-11-19DRILL-1684, DRILL-1517, DRILL-1350: Profile and cancellation updatesJacques Nadeau
2014-11-13DRILL-1610: Don't apply partition pruning optimization if one of the disjunct...Mehant Baid
2014-11-11DRILL-1639: Close Hive resourcesJacques Nadeau
2014-11-07DRILL-1585: C++ Client - Update RPC version and protobuf definitions for RPC ...Parth Chandra
2014-11-07DRILL-1566: C++ Client does not handle incoming record batches with zero recordsParth Chandra
2014-11-04DRILL-1636: Shorten the output of toString() methods of HiveTable and HivePar...vkorukanti
2014-11-03DRILL-1524: Fix Hive Parquet SerDe reading issue when all columns are projected.vkorukanti
2014-11-03DRILL-1528: Update HiveRecordReader to read Hive Decimal types with scale and...vkorukanti
2014-11-03DRILL-1347: Update Hive storage plugin to Hive version 0.13.1 from current ve...vkorukanti
2014-10-30DRILL-1339: Use EStore to track running query status.Jinfeng Ni
2014-10-23DRILL-1543: Implement partition pruning for Hive tablesMehant Baid
2014-10-22DRILL-1508: Implement pushdown for LIKE operator in HBase storage engineAditya Kishore
2014-10-22DRILL-1567 - Pushdown fails with WHERE clause with more than one AND or OR op...Aditya Kishore
2014-10-21DRILL-1305: C++ Client. Consume QueryState message from the Drillbit.Xiao Meng
2014-10-21DRILL-1511: C++ Client. Fix compiling issues in DRILL-1297 patch.Xiao Meng
2014-10-15DRILL-1303 - Fix Drill Client assertion on getting bad metadataParth Chandra
2014-10-07Setting to SNAPSHOT version, (missed while collecting the stale PRs)Aditya Kishore
2014-10-07Updating projects version to 0.7.0-incubating-SNAPSHOT.Aditya Kishore
2014-09-30DRILL-1433: Fixing Where query on HBase store when row_key doesn't exist in H...Kamesh