aboutsummaryrefslogtreecommitdiff
path: root/contrib/storage-hive/core/src/test/java/org/apache/drill
AgeCommit message (Expand)Author
2019-03-14DRILL-2326: Fix scalar replacement for the case when static method which does...Volodymyr Vysotskyi
2019-03-01DRILL-6927: Avoid double conversion from impala timestamp when hive native pa...Volodymyr Vysotskyi
2019-01-25DRILL-6977: Improve Hive tests configurationIgor Guzenko
2019-01-03DRILL-540: Allow querying hive views in DrillIgor Guzenko
2018-11-15DRILL-6744: Support varchar and decimal push downArina Ielchiieva
2018-11-09DRILL-4456: Add Hive translate UDFVolodymyr Vysotskyi
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr 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-09DRILL-6575: Add store.hive.conf.properties option to allow set Hive propertie...Arina Ielchiieva
2018-06-22DRILL-6454: Native MapR DB plugin support for Hive MapR-DB json tableVitalii Diravka
2018-06-06DRILL-6438: Remove excess logging form the tests.Timothy Farkas
2018-05-11DRILL-6242 Use java.time.Local{Date|Time|DateTime} for Drill Date, Time, Time...jiang-wu
2018-04-29DRILL-6173: Support transitive closure during filter push down and partition ...Vitalii Diravka
2018-04-27DRILL-6331: Revisit Hive Drill native parquet implementation to be exposed to...Arina Ielchiieva
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2018-02-23DRILL-5978: Updating of Apache and MapR Hive libraries to 2.3.2 and 2.1.2-map...Vitalii Diravka
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: Fix unit test failures connected with support Calcite 1.13Volodymyr Vysotskyi
2017-11-29DRILL-5989: Categories some tests to speed up smoke tests. Made travis run te...Timothy Farkas
2017-11-22DRILL-5941: Skip header / footer improvements for Hive storage pluginArina Ielchiieva
2017-11-14DRILL-5783, DRILL-5841, DRILL-5894: Rationalize test temp directoriesTimothy Farkas
2017-11-13DRILL-5832: Change OperatorFixture to use system option managerPaul Rogers
2017-10-30DRILL-5772: Enable UTF-8 support in query string by defaultArina Ielchiieva
2017-10-04DRILL-5752 this change includes:Timothy Farkas
2017-09-19DRILL-5002: Using hive's date functions on top of date column gives wrong res...Vitalii Diravka
2017-09-16DRILL-5723: Added System Internal Options That can be Modified at RuntimeTimothy Farkas
2017-05-19DRILL-3250: Drill fails to compare multi-byte characters from hive table - A ...Vitalii Diravka
2017-05-12DRILL-5459: Extend physical operator test framework to test mini plans consis...Jinfeng Ni
2017-05-12DRILL-5419: Calculate return string length for literals & some string functionsArina Ielchiieva
2017-01-13DRILL-4868: fix how hive function set DrillBuf.chunhui-shi
2016-12-19DRILL-5032: Drill query on hive parquet table failed with OutOfMemoryError: J...Serhii-Harnyk
2016-10-27DRILL-4826: Query against INFORMATION_SCHEMA.TABLES degrades as the number of...Parth Chandra
2016-10-10DRILL-4618: Correct the usage of random flag in Hive function registrychunhui-shi
2016-07-22DRILL-4673: Implement "DROP TABLE IF EXISTS" for drill to prevent FAILED stat...Vitalii Diravka
2016-05-02DRILL-4577: Construct a specific path for querying all the tables from a hive...Hsuan-Yi Chu
2016-04-19DRILL-4459: Resolve SchemaChangeException while querying hive json tableVitalii Diravka
2016-03-22DRILL-3623: For limit 0 queries, optionally use a shorter execution path when...Sudheesh Katkam
2016-03-18DRILL-4372: (continued) Support for Window functions:Hsuan-Yi Chu
2016-03-16DRILL-4372: (continued) Type inference for HiveUDFsHsuan-Yi Chu
2016-03-14DRILL-3745: Hive CHAR not supportedArina Ielchiieva
2016-03-09DRILL-4441: Fix varchar data read out of Avro filtering incorrectly due to me...Jason Altekruse
2016-03-02DRILL-4327: Fix rawtypes warnings in drill codebaseLaurent Goujon
2016-02-29DRILL-3688: Drill should honor "skip.header.line.count" and "skip.footer.line...Arina Ielchiieva
2016-02-04DRILL-4323: Handle skipAll query when use HiveDrillNativeParquetScanHsuan-Yi Chu
2016-01-29DRILL-4279: Improve performance for skipAll query against Text/JSON/Parquet t...Jinfeng Ni
2015-12-29DRILL-3739: (part 2) Fix issues in reading Hive tables with StorageHandler co...vkorukanti
2015-12-15DRILL-4169: Upgrade Hive storage plugin to work with Hive 1.2.1vkorukanti