aboutsummaryrefslogtreecommitdiff
path: root/contrib/format-maprdb/src/main/java/org/apache/drill/exec/store/mapr
AgeCommit message (Expand)Author
2019-03-05DRILL-5603: Replace String file paths to Hadoop PathVitalii Diravka
2019-02-28DRILL-1328: Support table statistics - Part 2Gautam Parai
2019-02-28DRILL-1328: Support table statisticsCliff Buchanan
2019-01-18DRILL-6969: Fix inconsistency of reading MaprDB JSON tables using hive plugin...Volodymyr Vysotskyi
2018-11-26DRILL-6691: Unify checkstyle-config.xml files.Hanumath Rao Maduri
2018-11-15DRILL-6833: Support for pushdown of rowkey based joinsGautam Parai
2018-11-15DRILL-6744: Support varchar and decimal push downArina Ielchiieva
2018-11-02DRILL-6824: Handle schema changes in MapRDBJsonRecordReaderGautam Parai
2018-11-01Fixed imports for DRILL-6381dvjyothsna
2018-10-25DRILL-6381: Address code review comments (part 3).Aman Sinha
2018-10-25DRILL-6381: Address review comments (part 2): fix formatting issues and add j...Aman Sinha
2018-10-25DRILL-6381: Address code review comments.Aman Sinha
2018-10-25DRILL-6381: (Part 4) Enhance MapR-DB plugin to support querying secondary ind...rebase
2018-10-25DRILL-6381: (Part 3) Planner and Execution implementation to support Secondar...rebase
2018-10-25DRILL-6381: (Part 2) MapRDB plugin update to 6.0.1rebase
2018-10-19DRILL-6793: FragmentExecutor cannot send its final state for the case when Ro...Bohdan Kazydub
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-07-30DRILL-6639: Exception happens while displaying operator profiles for some que...Vitalii Diravka
2018-07-19DRILL-6614: Allow usage of MapRDBFormatPlugin for HiveStoragePluginVitalii Diravka
2018-06-22DRILL-6454: Native MapR DB plugin support for Hive MapR-DB json tableVitalii Diravka
2018-05-04DRILL-6094: Decimal data type enhancementsVolodymyr Vysotskyi
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2018-03-07DRILL-4120: Allow implicit columns for Avro storage formatVolodymyr Vysotskyi
2018-02-19DRILL-6164: Heap memory leak during parquet scan and OOMVlad Rozov
2018-01-26DRILL-5730: Mock testing improvements and interface improvementsTimothy Farkas
2018-01-24DRILL-6049: Misc. hygiene and code cleanup changesPaul Rogers
2017-11-05DRILL-5864: Selecting a non-existing field from a MapR-DB JSON table fails wi...Hanumath Rao Maduri
2017-10-16DRILL-5838: Fix MaprDB filter pushdown for the case of nested field (reg. of ...Volodymyr Vysotskyi
2017-10-11DRILL-5775: Select * query on a maprdb binary table failsVitalii Diravka
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-09-04DRILL-5763: Fix NPE during MapRDBSubScan deserializationArina Ielchiieva
2017-08-14DRILL-5714: Fix NPE when mapr-db plugin is used in table functionArina Ielchiieva
2017-05-12DRILL-5429: Improve query performance for MapR DB JSON Tables Cache and reuse...Padma Penumarthy
2017-04-07DRILL-5395: Query on MapR-DB table fails with NPE due to an issue with assign...Padma Penumarthy
2017-03-31DRILL-5394: Optimize query planning for MapR-DB tables by caching row countsPadma Penumarthy
2016-12-12DRILL-5065: Optimize count(*) queries on MapR-DB JSON TablesSmidth Panchamia
2016-10-21DRILL-4954: Fix printing Strings when `allTextMode` is ON for MapR-DB JSON ta...Smidth Panchamia
2016-09-09DRILL-4199: Add Support for HBase 1.XAditya
2016-09-09MD-813: Improve count(*) queries against MapR-DB Json tables.Aditya
2016-09-09MD-789: Query with condition involving addition of DATE and INTERVAL types re...Aditya
2016-09-09MD-572: Column names in MapR-DB JSON tables are case-sensitiveAditya
2016-09-09Refactoring code for better organization.Aditya