aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
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
2014-09-29DRILL-1297: C++ Client. Hide Dependencies From Public API to enable using C++...Alexander Zarei
2014-09-29DRILL-1444: Fix cancel in C++ client libraryParth Chandra
2014-09-29DRILL-1371: HBase queries fail when hbase.scan.sizecalculator.enabled is set ...Aditya Kishore
2014-09-28DRILL-1407: Add scan size calculator option to HBase storage plugin configura...Steven Phillips
2014-09-28DRILL-1398: Clone HivePartition only when InputSplit has non-null partition i...vkorukanti
2014-09-28DRILL-1426: Add IO wait stats to HBaseRecordReaderSteven Phillips
2014-09-28DRILL-98: MongoDB storage pluginKamesh
2014-09-28DRILL-1414: Move profile storage to DFS rather than using PStoreAditya Kishore
2014-09-11DRILL-1403: HBase predicate pushdown filters are not getting appliedAditya Kishore
2014-09-11DRILL-1402: Add check-style rules for trailing space, TABs and blocks without...Aditya Kishore
2014-09-11DRILL-1390: Hive query against an ES data source failsAditya Kishore
2014-09-11DRILL-634: Cleanup/organize Java imports and trailing whitespaces from Drill ...Aditya Kishore
2014-09-11Updating projects version to 0.6.0-incubating-SNAPSHOT.Aditya Kishore
2014-08-31Freeze hive fmpp > freemarker plugin dependency.Jacques Nadeau
2014-08-31Fix partition bug in hive storageSteven Phillips
2014-08-31Maven cleanup & pom fixesJacques Nadeau
2014-08-29DRILL-1366: HBaseRecordReader does not set rowcount correctly if vectors run ...Aditya Kishore
2014-08-29DRILL-1329: External sort memory fixesSteven Phillips
2014-08-29DRILL-1346: Use HBase table size information to improve scan parallelizationAditya Kishore
2014-08-29DRILL-1309: Implement ProjectPastFilterPushdown and update DrillScanRel cost ...Hanifi Gunes
2014-08-27DRILL-1352: C++ Client. Update the decoding of nullable value vectors to read...Parth Chandra
2014-08-27DRILL-1021: Windows buildParth Chandra
2014-08-27DRILL-998: Limit amount of memory used by drill C++ client APIJacques Nadeau