aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
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
2014-08-27Bundle the HBase 0.94 jar compiled with Hadoop 2 profileAditya Kishore
2014-08-25Fix issues with Hive function generation to support DrillBufJacques Nadeau
2014-08-24Switch to DrillBufJacques Nadeau
2014-08-18DRILL-1281: Shaded hbase jarSteven Phillips
2014-08-18DRILL-1281: Use ByteBuffer read codepath in complex parquet readerSteven Phillips
2014-08-18DRILL-1281: Read into Direct Memory in Parquet Reader. Requires Hadoop 2.4 or...Parth Chandra
2014-08-11DRILL-1226: C++ Client Decimal ignores leading zeros for decimal 9 and 18norrislee
2014-08-11DRILL-1222: C++ Client. Fix DRILL-1144 compilation on Mac OSXiao Meng
2014-08-11DRILL-1137: C++ Client. Support setting default schema in the connection phase.Xiao Meng
2014-08-06Move to 0.5.0-incubating-SNAPSHOTJacques Nadeau
2014-07-29Switch TPC-H to use typed data outputJacques Nadeau
2014-07-29Allow implicit cast of VARCHAR type arg to VAR16CHAR type when resolving Hive...vkorukanti
2014-07-29Update version to 0.4.0-incubating-SNAPSHOTJacques Nadeau
2014-07-29DRILL-1172: Consider Hive override config given in storage plugin for reading...vkorukanti
2014-07-26Add a check to validate given subschema name in HiveSchema.getSubSchema()vkorukanti
2014-07-26Disable tests that require specific timezones.Jacques Nadeau
2014-07-25DRILL-1192: Hive Scalar UDFs: Add Date, TimeStamp and Decimal type supportvkorukanti
2014-07-24DRILL-1144 Fix cases where leading zeros are ignored in decimalsnorrislee
2014-07-20DRILL-1143: Enable project pushdown into HiveRecordReadervkorukanti
2014-07-12DRILL-1133: Default cp and dfs storage plugin instances do not appear in Dril...Aditya Kishore
2014-07-09DRILL-1113: Add configuration in DrillClient to encode complex/repeated types...Aditya Kishore
2014-06-25DRILL-1045: C++ Client Properly shutdown socketsnorrislee
2014-06-25DRILL-1052: C++ Client. Update protocol buffer generated code.Xiao Meng