aboutsummaryrefslogtreecommitdiff
path: root/logical/src/main/java/org/apache/drill
AgeCommit message (Expand)Author
2019-02-28DRILL-1328: Support table statisticsCliff Buchanan
2018-11-26DRILL-6870: Upgrade to ANTLR4Arina Ielchiieva
2018-11-02DRILL-6768: Improve to_date, to_time and to_timestamp and corresponding cast ...Bohdan Kazydub
2018-11-01DRILL-6798: Planner changes to support semi-join.Hanumath Rao Maduri
2018-10-25DRILL-6381: (Part 3) Planner and Execution implementation to support Secondar...rebase
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-10DRILL-6656: Disallow extra semicolons and multiple statements on the same line.Timothy Farkas
2018-07-03DRILL-6494: Drill Plugins HandlerVitalii Diravka
2018-06-07DRILL-6375 : Support for ANY_VALUE aggregate functionGautam Parai
2018-06-06DRILL-6389: Fixed building javadocsTimothy Farkas
2018-05-18DRILL-6424: Updating FasterXML Jackson librariesVitalii Diravka
2018-05-18DRILL-6421: Refactor DecimalUtility and CoreDecimalUtility classesVolodymyr Vysotskyi
2018-05-15DRILL-6321: Lateral Join and Unnest - rules, options, logical plan supportschunhui-shi
2018-05-15DRILL-6321: Lateral Join and Unnest - initial implementation for parser and p...chunhui-shi
2018-05-11DRILL-6401: Precision for decimal data types may be lost for the case when ca...Volodymyr Vysotskyi
2018-05-10DRILL-6386: Remove unused imports and star imports.Drill Dev
2018-05-04DRILL-6094: Decimal data type enhancementsVolodymyr Vysotskyi
2018-05-04DRILL-4184: Support variable length decimal fields in parquetDave Oshinsky
2018-04-27DRILL-6342: Fix schema path unIndexed method to return correct valueArina Ielchiieva
2018-04-20DRILL-6334: Minor code cleanupPaul Rogers
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2018-03-30DRILL-6259: Support parquet filter push down for complex typesArina Ielchiieva
2018-03-04DRILL-6189: Security: passwords logging and file permisionsVladimir Tkach
2018-02-24DRILL-6118: Handle item star columns during project / filter push down and di...Arina Ielchiieva
2018-01-26DRILL-5730: Mock testing improvements and interface improvementsTimothy Farkas
2018-01-24DRILL-6049: Misc. hygiene and code cleanup changesPaul Rogers
2017-12-22DRILL-6028: Allow splitting generated code in ChainedHashTable into blocks to...Arina Ielchiieva
2017-09-04DRILL-4264: Allow field names to include dotsVolodymyr Vysotskyi
2017-06-21DRILL-5325: Unit tests for the managed sortPaul Rogers
2017-05-19DRILL-5399: Fix race condition in DrillComplexWriterFuncHolderVolodymyr Vysotskyi
2017-05-12DRILL-5419: Calculate return string length for literals & some string functionsArina Ielchiieva
2017-04-07DRILL-5355: Misc. code cleanup closes #784Paul Rogers
2017-03-01DRILL-5301: Server metadata APILaurent Goujon
2017-02-10DRILL-4864: Add ANSI format for date/time functionsSerhii-Harnyk
2017-01-23DRILL-5104: Foreman should not set external sort memory for a physical planPaul Rogers
2016-11-04DRILL-1950: Parquet rowgroup level filter pushdown in query planning time.Jinfeng Ni
2016-04-20DRILL-4448: Clean up deserialization of oderings in sortsJason Altekruse
2016-04-20DRILL-4445: Standardize the Physical and Logical plan nodes to use Lists inst...Jason Altekruse
2016-03-16DRILL-4372: Expose the functions return type to DrillHsuan-Yi Chu
2016-03-07DRILL-4486: Fix expression serialization escapingSteven Phillips
2016-03-02DRILL-4327: Fix rawtypes warnings in drill codebaseLaurent Goujon
2016-02-26DRILL-4346: Handle NumberFormatException when casting empty string to int in ...vataga
2016-01-20DRILL-4278: Heap memory leak issuesJacques Nadeau
2015-11-12DRILL-3987: (CLEANUP) Final cleanups to get complete working build/distributionJacques Nadeau
2015-11-12DRILL-3987: (MOVE) Move logical expressions and operators out of common. Move...Jacques Nadeau