aboutsummaryrefslogtreecommitdiff
path: root/contrib/storage-hbase/src/test
AgeCommit message (Expand)Author
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-08-28DRILL-6422: Update guava to 23.0 and shade itVolodymyr Vysotskyi
2018-08-10DRILL-6656: Disallow extra semicolons and multiple statements on the same line.Timothy Farkas
2018-07-18DRILL-6496: Added print methods for debugging tests, and fixed missing log st...Timothy Farkas
2018-07-01DRILL-4020: The not-equal operator returns incorrect results when used on the...Akihiko Kusanagi
2018-06-13DRILL-6489: Fix filter push down for Hbase & Mapr-DB binary tables when conve...Arina Ielchiieva
2018-06-06DRILL-6438: Remove excess logging form the tests.Timothy Farkas
2018-06-02Revert "DRILL-4020: The not-equal operator returns incorrect results when use...Parth Chandra
2018-06-01DRILL-4020: The not-equal operator returns incorrect results when used on the...Akihiko Kusanagi
2018-05-10DRILL-6386: Remove unused imports and star imports.Drill Dev
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2018-02-16DRILL-6130: Fix NPE during physical plan submission for various storage pluginsArina Ielchiieva
2018-01-31DRILL-6106: Use valueOf method instead of constructor since valueOf has a hig...reudismam
2018-01-16DRILL-3993: Fix failed tests after Calcite updateRoman Kulyk
2017-11-14DRILL-5783, DRILL-5841, DRILL-5894: Rationalize test temp directoriesTimothy Farkas
2017-10-16DRILL-5743: Handling column family and column scan for hbasePrasad Nagaraj Subramanya
2017-10-11DRILL-5830: Resolve regressions to MapR DB from DRILL-5546Paul Rogers
2017-10-04DRILL-5752 this change includes:Timothy Farkas
2017-09-24DRILL-5781: Fix unit test failures to use tests config even if default config...Volodymyr Vysotskyi
2017-09-14DRILL-5761: Disable Lilith ClassicMultiplexSocketAppender by default.Volodymyr Vysotskyi
2017-03-01DRILL-4963: Fix issues with dynamically loaded overloaded functionsArina Ielchiieva
2016-11-02DRILL-4951: Do Guava.patch earlier so we can run single Hbase's unit test thr...chunhui-shi
2016-06-14DRILL-4199: Add Support for HBase 1.XAditya Kishore
2016-02-26DRILL-4346: Handle NumberFormatException when casting empty string to int in ...vataga
2016-02-18DRILL-4275: create TransientStore for short-lived objects; refactor Persisten...Hanifi Gunes
2016-02-05DRILL-4358: Fix NPE in UserServer.close()Jacques Nadeau
2016-02-05DRILL-3581: Upgrade to Guava 18.0Jacques Nadeau
2015-11-09DRILL-2288: Fix ScanBatch violation of IterOutcome protocol and downstream ch...dbarclay
2015-10-26DRILL-3742: Classpath scanning and build improvementJulien Le Dem
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-21DRILL-1651: Push filter past project with ITEM operator into HBase scan.Jinfeng Ni
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-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-20DRILL-1932: Query fails if the first record batch does not contain any recordAditya Kishore
2014-11-19DRILL-1684, DRILL-1517, DRILL-1350: Profile and cancellation updatesJacques Nadeau
2014-10-22DRILL-1508: Implement pushdown for LIKE operator in HBase storage engineAditya 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-1346: Use HBase table size information to improve scan parallelizationAditya Kishore
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-17DRILL-836: [addendum] Drill needs to return complex types (e.g., map and arra...Aditya Kishore
2014-06-16DRILL-932: Add support for bracketless complex expressions in SQL queries.Jacques Nadeau
2014-06-12DRILL-968: Use checkstyle plugin to prevent inadvertent use of shaded Guava c...Aditya Kishore