aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2018-10-08DRILL-6762: Fix dynamic UDFs versioning issueArina Ielchiieva
2018-10-01DRILL-6724: Dump operator context to logs when error occurs during query exec...Bohdan Kazydub
2018-09-04DRILL-6702: Disable CPU Reporting for non-HotSpot JDKsKunal Khatua
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-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-12DRILL-6578: Handle query cancellation in Parquet readerSalim Achouche
2018-07-03DRILL-6494: Drill Plugins HandlerVitalii Diravka
2018-06-22DRILL-6340 Output Batch Control in Project using the RecordBatchSizerkarthik
2018-06-15DRILL-6468: CatastrophicFailures should not do a graceful shutdown of drill w...Timothy Farkas
2018-06-06DRILL-6438: Remove excess logging form the tests.Timothy Farkas
2018-06-06DRILL-6389: Fixed building javadocsTimothy Farkas
2018-05-18DRILL-6421: Refactor DecimalUtility and CoreDecimalUtility classesVolodymyr Vysotskyi
2018-05-17DRILL-6027: Initial implementation of HashJoin spill, without memory limits c...Ben-Zvi
2018-05-12DRILL-6363: Upgrade jmockit and mockito libsArina Ielchiieva
2018-05-11DRILL-6249: Adding more unit testing documentation.Timothy Farkas
2018-05-10DRILL-6386: Remove unused imports and star imports.Drill Dev
2018-05-06DRILL-6361: Revised typeOf() function versionsPaul Rogers
2018-05-05DRILL-6281: Introduce Collectors class for internal iteratorsVlad Rozov
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-20DRILL-6289: Cluster view should show more relevant informationKunal Khatua
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2018-03-26DRILL-6280: Cleanup execution of BuildTimeScan during maven buildVlad Rozov
2018-03-24DRILL-6053: Avoid excessive locking in LocalPersistentStoreVlad Rozov
2018-03-20DRILL-6250: Sqlline start command with password appears in the sqlline.logVladimir Tkach
2018-03-14Update version to 1.14.0-SNAPSHOTParth Chandra
2018-01-26DRILL-5730: Mock testing improvements and interface improvementsTimothy Farkas
2018-01-24DRILL-6049: Misc. hygiene and code cleanup changesPaul Rogers
2018-01-11DRILL-5922: - The QueryContext was never closed when the Foreman finished, so...Timothy Farkas
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-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-5832: Change OperatorFixture to use system option managerPaul Rogers
2017-10-11DRILL-5431: SSL Support (Java) - Java client server SSL implementationParth Chandra
2017-10-11DRILL-5819: Default value of security.admin.user_groups and security.admin.us...karthik
2017-10-04DRILL-5752 this change includes:Timothy Farkas
2017-09-25DRILL-5809 made the storage format of system options backwards compatible, an...Timothy Farkas
2017-09-21DRILL-5694: Handle OOM in HashAggr by spill and retry, reserve memory, spinnerBen-Zvi
2017-09-16DRILL-5723: Added System Internal Options That can be Modified at RuntimeTimothy Farkas
2017-09-14DRILL-5761: Disable Lilith ClassicMultiplexSocketAppender by default.Volodymyr Vysotskyi
2017-09-05DRILL-5546: Handle schema change exception failure caused by empty input or e...Jinfeng Ni
2017-07-30Update version to 1.12.0-SNAPSHOTArina Ielchiieva
2017-06-21DRILL-5325: Unit tests for the managed sortPaul Rogers