aboutsummaryrefslogtreecommitdiff
path: root/contrib/storage-hbase/src/main/java/org/apache/drill/exec/store/hbase/HBaseScanBatchCreator.java
AgeCommit message (Expand)Author
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2018-02-19DRILL-6164: Heap memory leak during parquet scan and OOMVlad Rozov
2018-01-26DRILL-5730: Mock testing improvements and interface improvementsTimothy Farkas
2017-09-05DRILL-5546: Handle schema change exception failure caused by empty input or e...Jinfeng Ni
2016-06-14DRILL-4199: Add Support for HBase 1.XAditya Kishore
2015-05-02DRILL-2826: Simplify and centralize Operator CleanupJacques Nadeau
2014-08-29DRILL-1309: Implement ProjectPastFilterPushdown and update DrillScanRel cost ...Hanifi Gunes
2014-05-12DRILL-683: Qualify HBase scan with specified columns even if row_key is requi...Aditya Kishore
2014-05-04DRILL-620: Memory consumption fixesSteven Phillips
2014-05-03DRILL-571: Predicate push down into HBase scanAditya Kishore
2014-03-29DRILL-88: Implement HBase Storage PluginSteven Phillips