aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
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
2017-06-11DRILL-5560: Create configuration file for distribution specific configurationPadma Penumarthy
2017-06-02DRILL-5512: Standardize error handling in ScanBatchPaul Rogers
2017-05-20DRILL-4335: Apache Drill should support network encryption.Sorabh Hamirwasia
2017-05-12DRILL-5419: Calculate return string length for literals & some string functionsArina Ielchiieva
2017-03-31DRILL-3510: Add ANSI_QUOTES option so that Drill's SQL Parser will recognize ...Vitalii Diravka
2017-03-14Update version to 1.11.0-SNAPSHOTJinfeng Ni
2017-03-07DRILL-5326: Unit tests failures related to the SERVER_METADTAVitalii Diravka
2017-03-01DRILL-4994: Add back JDBC prepared statement for older serversLaurent Goujon