aboutsummaryrefslogtreecommitdiff
path: root/contrib/storage-hbase/src
AgeCommit message (Expand)Author
2015-10-26DRILL-3742: Classpath scanning and build improvementJulien Le Dem
2015-09-28DRILL-2583, DRILL-3428: Catch exceptions, and throw UserException#dataReadErr...Sudheesh Katkam
2015-09-17DRILL-1942-readers:Chris Westin
2015-09-02DRILL-3492: Add support for encoding/decoding of to/from OrderedBytesspanchamia
2015-08-14DRILL-3364: Prune scan range if the filter is on the leading field with byte ...Smidth Panchamia
2015-08-13DRILL-3621: Fix incorrect result if HBase filter contains row_key "or" filter...Jinfeng Ni
2015-07-30DRILL-3500: Add OptimizerRulesContext which exposes information needed by sto...Mehant Baid
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-05-07DRILL-2006: Updated Text reader. Increases variations of text files Drill ca...Jacques Nadeau
2015-05-02DRILL-2826: Simplify and centralize Operator CleanupJacques Nadeau
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
2015-04-21DRILL-2413: FileSystemPlugin refactoring: avoid sharing DrillFileSystem acros...vkorukanti
2015-04-06DRILL-2173: Partition queries to drive dynamic pruningJason Altekruse
2015-04-03DRILL-2498: Separate QueryResult into two messages QueryResult and QueryDataadeneche
2015-03-26DRILL-2567: CONVERT_FROM in where clause cause the query to fail in planning ...Aditya Kishore
2015-03-15DRILL-2453: Handle the case where incoming has no schema in PartitionSender.vkorukanti
2015-03-08DRILL-133: LocalExchange planning and exec.vkorukanti
2015-02-25DRILL-1690: Issue with using HBase plugin to access row_key onlyAditya Kishore
2015-02-25DRILL-2130: Fixed JUnit/Hamcrest/Mockito/Paranamer class path problem.dbarclay
2015-01-28DRILL-2090: Update HBase storage plugin to support HBase 0.98Aditya Kishore
2015-01-22DRILL-1960: Automatic reallocationSteven Phillips
2015-01-20DRILL-1932: Query fails if the first record batch does not contain any recordAditya Kishore
2015-01-09DRILL-1947: Cache PStore/EStore instances rather than recreating on each need...Jacques Nadeau
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-11-19DRILL-1684, DRILL-1517, DRILL-1350: Profile and cancellation updatesJacques Nadeau
2014-10-30DRILL-1339: Use EStore to track running query status.Jinfeng Ni
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-09-30DRILL-1433: Fixing Where query on HBase store when row_key doesn't exist in H...Kamesh
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-1426: Add IO wait stats to HBaseRecordReaderSteven Phillips
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-634: Cleanup/organize Java imports and trailing whitespaces from Drill ...Aditya Kishore
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-18DRILL-1281: Read into Direct Memory in Parquet Reader. Requires Hadoop 2.4 or...Parth Chandra
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-18DRILL-1009: Remove 'HBasePStoreProvider' from HBase storage module's drill-mo...Aditya Kishore
2014-06-17DRILL-836: [addendum] Drill needs to return complex types (e.g., map and arra...Aditya Kishore
2014-06-16DRILL-933: Remove old physical operator cost & size concepts, add automatic s...Jacques Nadeau
2014-06-16DRILL-932: Add support for bracketless complex expressions in SQL queries.Jacques Nadeau