aboutsummaryrefslogtreecommitdiff
path: root/contrib/storage-hbase/src/main/java/org/apache/drill/exec/store/hbase/HBasePushFilterIntoScan.java
AgeCommit message (Expand)Author
2018-10-25DRILL-6381: Address code review comments (part 3).Aman Sinha
2018-10-25DRILL-6381: (Part 3) Planner and Execution implementation to support Secondar...rebase
2018-10-08DRILL-6773: The renamed schema with aliases is not shown for queries on empty...Vitalii Diravka
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-08-10DRILL-6656: Disallow extra semicolons and multiple statements on the same line.Timothy Farkas
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2016-06-14DRILL-4199: Add Support for HBase 1.XAditya Kishore
2015-07-21DRILL-1651: Push filter past project with ITEM operator into HBase scan.Jinfeng Ni
2015-05-07DRILL-2848: Provide option to disable decimal data typeMehant Baid
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
2014-05-12DRILL-695: Push down column value predicates into HBase scanAditya Kishore
2014-05-03DRILL-491: project pushdown into scan. Add base test class for testing plan.Jinfeng Ni
2014-05-03DRILL-571: Predicate push down into HBase scanAditya Kishore