aboutsummaryrefslogtreecommitdiff
path: root/contrib/storage-hive
AgeCommit message (Expand)Author
2018-12-24[maven-release-plugin] prepare for next development iterationVitalii Diravka
2018-12-24[maven-release-plugin] prepare release drill-1.15.0Vitalii Diravka
2018-11-26DRILL-6850: Force setting DRILL_LOGICAL Convention for DrillRelFactories and ...Volodymyr Vysotskyi
2018-11-15DRILL-6744: Support varchar and decimal push downArina Ielchiieva
2018-11-09DRILL-4456: Add Hive translate UDFVolodymyr Vysotskyi
2018-10-25DRILL-6381: (Part 3) Planner and Execution implementation to support Secondar...rebase
2018-10-19DRILL-6793: FragmentExecutor cannot send its final state for the case when Ro...Bohdan Kazydub
2018-10-14DRILL-6473: Update MapR HiveBohdan Kazydub
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-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-25[maven-release-plugin] prepare for next development iterationBen-Zvi
2018-07-25[maven-release-plugin] prepare release drill-1.14.0Ben-Zvi
2018-07-19DRILL-6614: Allow usage of MapRDBFormatPlugin for HiveStoragePluginVitalii Diravka
2018-07-09DRILL-6575: Add store.hive.conf.properties option to allow set Hive propertie...Arina Ielchiieva
2018-07-04DRILL-6557: Use size in bytes during Hive statistics calculation if presentArina Ielchiieva
2018-07-03DRILL-6494: Drill Plugins HandlerVitalii Diravka
2018-06-22DRILL-6454: Native MapR DB plugin support for Hive MapR-DB json tableVitalii Diravka
2018-06-13DRILL-6353: Upgrade Parquet MR dependenciesVlad Rozov
2018-06-07DRILL-6375 : Support for ANY_VALUE aggregate functionGautam Parai
2018-06-06DRILL-6438: Remove excess logging form the tests.Timothy Farkas
2018-05-23DRILL-6436: Storage Plugin to have name and context moved to AbstractStorageP...chunhui-shi
2018-05-18DRILL-6424: Updating FasterXML Jackson librariesVitalii Diravka
2018-05-18DRILL-6421: Refactor DecimalUtility and CoreDecimalUtility classesVolodymyr Vysotskyi
2018-05-11DRILL-6242 Use java.time.Local{Date|Time|DateTime} for Drill Date, Time, Time...jiang-wu
2018-05-10DRILL-6386: Remove unused imports and star imports.Drill Dev
2018-05-04DRILL-6094: Decimal data type enhancementsVolodymyr Vysotskyi
2018-04-29DRILL-6282: Update Drill's Metrics dependenciesVitalii Diravka
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-03-20DRILL-6145: Implement Hive MapR-DB JSON handlerVitalii Diravka
2018-03-14Update version to 1.14.0-SNAPSHOTParth Chandra
2018-03-03DRILL-6204: Pass tables columns without partition columns to empty Hive readerArina Ielchiieva
2018-03-03DRILL-6195: Quering Hive non-partitioned transactional tables via DrillVitalii Diravka
2018-02-23DRILL-5978: Updating of Apache and MapR Hive libraries to 2.3.2 and 2.1.2-map...Vitalii Diravka
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 to support Calcite 1.15.Volodymyr Vysotskyi
2018-01-16DRILL-3993: Fix unit test failures connected with support Calcite 1.13Volodymyr Vysotskyi
2018-01-16DRILL-3993: Changes to support Calcite 1.13Roman Kulyk
2017-12-15Update version to 1.13.0-SNAPSHOTArina Ielchiieva
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-22DRILL-5917: Ban org.json:json library in DrillVlad Rozov
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