aboutsummaryrefslogtreecommitdiff
path: root/logical
AgeCommit message (Expand)Author
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-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-03DRILL-6494: Drill Plugins HandlerVitalii Diravka
2018-06-07DRILL-6375 : Support for ANY_VALUE aggregate functionGautam Parai
2018-06-06DRILL-6438: Remove excess logging form the tests.Timothy Farkas
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-29DRILL-6282: Update Drill's Metrics dependenciesVitalii Diravka
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-26DRILL-6280: Cleanup execution of BuildTimeScan during maven buildVlad Rozov
2018-03-14Update version to 1.14.0-SNAPSHOTParth Chandra
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-12-15Update version to 1.13.0-SNAPSHOTArina Ielchiieva
2017-11-26DRILL-5986: Update jackson-databind version to 2.7.9.1Volodymyr Vysotskyi
2017-11-26DRILL-5987: Use one version of javassistTimothy Farkas
2017-11-14DRILL-5783, DRILL-5841, DRILL-5894: Rationalize test temp directoriesTimothy Farkas
2017-11-13DRILL-5717: Let some test cases be Local or TimeZone independent.weijie.tong
2017-09-04DRILL-4264: Allow field names to include dotsVolodymyr Vysotskyi
2017-07-30Update version to 1.12.0-SNAPSHOTArina Ielchiieva
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-14Update version to 1.11.0-SNAPSHOTJinfeng Ni
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-29Update version to 1.10.0-SNAPSHOTSudheesh Katkam
2016-11-04DRILL-1950: Parquet rowgroup level filter pushdown in query planning time.Jinfeng Ni
2016-08-30Update version to 1.9.0-SNAPSHOT.Jinfeng Ni
2016-06-28Update version to 1.8.0-SNAPSHOT.Aman Sinha
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