aboutsummaryrefslogtreecommitdiff
path: root/common/src/main
AgeCommit message (Expand)Author
2019-03-14DRILL-7068: Support memory adjustment framework for resource management with ...HanumathRao
2019-03-14DRILL-7092: Rename map to struct in schema definitionArina Ielchiieva
2019-03-08DRILL-7046: Support for loading and parsing new RM config fileSorabh Hamirwasia
2019-02-18DRILL-6855: Do not load schema if there is an IOExceptionAbhishek Ravi
2019-01-03DRILL-540: Allow querying hive views in DrillIgor Guzenko
2018-11-26DRILL-6349: Drill JDBC driver fails on Java 1.9+ with NoClassDefFoundError: s...ozinoviev
2018-11-09DRILL-6760: Retain original exception in Verbose Error Messageshuifeng lu
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-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-6389: Fixed building javadocsTimothy Farkas
2018-05-18DRILL-6421: Refactor DecimalUtility and CoreDecimalUtility classesVolodymyr Vysotskyi
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-01-26DRILL-5730: Mock testing improvements and interface improvementsTimothy Farkas
2018-01-24DRILL-6049: Misc. hygiene and code cleanup changesPaul Rogers
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-21DRILL-5694: Handle OOM in HashAggr by spill and retry, reserve memory, spinnerBen-Zvi
2017-09-05DRILL-5546: Handle schema change exception failure caused by empty input or e...Jinfeng Ni
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-07DRILL-5326: Unit tests failures related to the SERVER_METADTAVitalii Diravka
2017-03-01DRILL-4994: Add back JDBC prepared statement for older serversLaurent Goujon
2017-02-24DRILL-4280: CORE (user to bit authentication, Java)Sudheesh Katkam
2017-02-24DRILL-4280: HYGIENESudheesh Katkam