aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/main/java/org/apache/drill/exec/util
AgeCommit message (Expand)Author
2019-03-05DRILL-5603: Replace String file paths to Hadoop PathVitalii Diravka
2019-03-04DRILL-6642: Update protocol-buffers versionAnton Gozhiy
2019-02-28DRILL-1328: Support table statistics - Part 2Gautam Parai
2019-01-03DRILL-6931: File listing: fix issue for S3 directory objects and improve perf...Arina Ielchiieva
2018-11-26DRILL-6858: Add functionality to list directories / files with exceptions sup...Arina Ielchiieva
2018-11-26DRILL-6850: Force setting DRILL_LOGICAL Convention for DrillRelFactories and ...Volodymyr Vysotskyi
2018-10-25DRILL-6381: (Part 1) Secondary Index frameworkrebase
2018-10-08DRILL-6410: Fixed memory leak in flat Parquet readerSalim Achouche
2018-10-08DRILL-6762: Fix dynamic UDFs versioning issueArina Ielchiieva
2018-09-14DRILL-6544: Allow timestamp / date / time formatting when displaying on Web UIAnton Gozhiy
2018-09-07DRILL-6709: Extended the batch stats utility to other operatorsSalim Achouche
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr 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-12DRILL-6560: Enhanced the batch statistics logging enablementSalim Achouche
2018-07-03DRILL-6494: Drill Plugins HandlerVitalii Diravka
2018-06-29DRILL-6147: Adding Columnar Parquet Batch Sizing functionalitySalim Achouche
2018-06-27DRILL-6526: Refactor FileSystemConfig to disallow direct access from the code...Arina Ielchiieva
2018-06-13DRILL-6353: Upgrade Parquet MR dependenciesVlad Rozov
2018-06-06DRILL-6438: Remove excess logging form the tests.Timothy Farkas
2018-06-06DRILL-6389: Fixed building javadocsTimothy Farkas
2018-05-17DRILL-6027:Ben-Zvi
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-04-17DRILL-6320: Fixed license headers.Drill Dev
2018-02-24DRILL-6118: Handle item star columns during project / filter push down and di...Arina Ielchiieva
2018-01-24DRILL-6049: Misc. hygiene and code cleanup changesPaul Rogers
2017-11-29DRILL-5694: Do not allow queries to access paths outside the current workspac...Parth Chandra
2017-11-14DRILL-5783, DRILL-5841, DRILL-5894: Rationalize test temp directoriesTimothy Farkas
2017-10-16DRILL-5815: Option to set query memory as percent of totalPaul Rogers
2017-10-11DRILL-5830: Resolve regressions to MapR DB from DRILL-5546Paul Rogers
2017-10-09DRILL-5716: Queue-driven memory allocationPaul Rogers
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-08-25DRILL-5547: Linking config options with system option managerJyothsna Donapati
2017-07-21DRILL-4720: Fix SchemaPartitionExplorer.getSubPartitions method implementatio...Arina Ielchiieva
2017-07-21DRILL-5669: Add a configurable option for minimum memory allocation to buffer...Boaz Ben-Zvi
2017-06-20DRILL-5457: Spill implementation for Hash AggregateBoaz Ben-Zvi
2017-05-12DRILL-5459: Extend physical operator test framework to test mini plans consis...Jinfeng Ni
2017-04-07DRILL-5355: Misc. code cleanup closes #784Paul Rogers
2017-03-01DRILL-5258: Access mock data definition from SQLPaul Rogers
2017-02-24DRILL-4280: CORE (service login)Sudheesh Katkam
2017-02-24DRILL-5260: Extend "Cluster Fixture" test frameworkPaul Rogers
2017-02-12DRILL-5080: Memory-managed version of external sortPaul Rogers
2017-02-03DRILL-5207: Improve Parquet Scan pipelining. Add a configurable AsyncPageRead...Parth Chandra
2017-02-03DRILL-5043: Function that returns a unique id per session/connection similar ...Nagarajan Chinnasamy
2017-01-23DRILL-5104: Foreman should not set external sort memory for a physical planPaul Rogers
2016-12-12DRILL-4987: Use ImpersonationUtil to get process user’s groups in RemoteFun...Sudheesh Katkam
2016-11-04DRILL-4800: Various fixes. Fix buffer underflow exception in BufferedDirectBu...Parth Chandra
2016-11-02DRILL-4800: Add AsyncPageReader to pipeline PageRead Use non tracking input s...Parth Chandra