aboutsummaryrefslogtreecommitdiff
path: root/contrib/storage-hbase/src
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-10-01DRILL-6724: Dump operator context to logs when error occurs during query exec...Bohdan Kazydub
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-27DRILL-6492: Ensure schema / workspace case insensitivity in DrillArina Ielchiieva
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-03DRILL-6494: Drill Plugins HandlerVitalii Diravka
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-25DRILL-6442: Adjust Hbase disk cost & row count estimation when filter push do...Arina Ielchiieva
2018-05-23DRILL-6436: Storage Plugin to have name and context moved to AbstractStorageP...chunhui-shi
2018-05-10DRILL-6386: Remove unused imports and star imports.Drill Dev
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2018-02-19DRILL-6164: Heap memory leak during parquet scan and OOMVlad Rozov
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-26DRILL-5730: Mock testing improvements and interface improvementsTimothy Farkas
2018-01-16DRILL-3993: Changes after code review.Volodymyr Vysotskyi
2018-01-16DRILL-3993: Changes to support Calcite 1.15.Volodymyr Vysotskyi
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-11-13DRILL-5896: Handle HBase columns vector creation in the HBaseRecordReaderPrasad Nagaraj Subramanya
2017-10-16DRILL-5743: Handling column family and column scan for hbasePrasad Nagaraj Subramanya
2017-10-11DRILL-5865: fix buildParth Chandra
2017-10-11DRILL-5775: Select * query on a maprdb binary table failsVitalii Diravka
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-09-05DRILL-5546: Handle schema change exception failure caused by empty input or e...Jinfeng Ni
2017-09-04DRILL-4264: Allow field names to include dotsVolodymyr Vysotskyi
2017-05-19DRILL-5516: Limit memory usage for Hbase readerArina Ielchiieva
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-22DRILL-4387: GroupScan or ScanBatchCreator should not use star column in case ...Jinfeng Ni
2016-02-18DRILL-4275: create TransientStore for short-lived objects; refactor Persisten...Hanifi Gunes
2016-02-16DRILL-4382: Remove dependency on drill-logical from vector packageSteven Phillips
2016-02-05DRILL-4358: Fix NPE in UserServer.close()Jacques Nadeau
2016-02-05DRILL-3581: Upgrade to Guava 18.0Jacques Nadeau
2015-12-14DRILL-4198: Enhance StoragePlugin interface to expose logical space rules for...vkorukanti
2015-11-09DRILL-2288: Fix ScanBatch violation of IterOutcome protocol and downstream ch...dbarclay
2015-11-04DRILL-4028: Update Drill to leverage latest version of Parquet library.Jason Altekruse