aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/main/java/org/apache/drill/exec/coord
AgeCommit message (Expand)Author
2018-11-15DRILL-5671: Set secure ACLs (Access Control List) for Drill ZK nodes in a sec...karthik
2018-10-08DRILL-6762: Fix dynamic UDFs versioning issueArina Ielchiieva
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-05-10DRILL-6386: Remove unused imports and star imports.Drill Dev
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2017-11-29DRILL-4286: Graceful shutdown of drillbitdvjyothsna
2017-10-09DRILL-5716: Queue-driven memory allocationPaul Rogers
2017-09-24DRILL-5781: Fix unit test failures to use tests config even if default config...Volodymyr Vysotskyi
2017-08-14DRILL-5601: Rollup of external sort fixes an improvementsPaul Rogers
2017-03-20DRILL-5330: NPE in FunctionImplementationRegistryPaul Rogers
2017-03-01DRILL-4963: Fix issues with dynamically loaded overloaded functionsArina Ielchiieva
2016-12-02DRILL-4604: Generate warning on Web UI if drillbits version mismatch is detectedArina Ielchiieva
2016-10-21DRILL-4560: When new bits register, invoke listeners in ZKClusterCoordinatorPaul Rogers
2016-10-18DRILL-4726: Dynamic UDF SupportArina Ielchiieva
2016-08-09DRILL-4836: Handle NodeExistsException in ZookeeperClient#put (race condition)Paul Rogers
2016-02-18DRILL-4275: create TransientStore for short-lived objects; refactor Persisten...Hanifi Gunes
2015-07-16DRILL-1904 - Part 1: Package level docs for the common module and a few packa...Jason Altekruse
2015-03-19DRILL-2245: Clean up query setup and execution kickoff in Foreman/WorkManager...Chris Westin
2014-11-20DRILL-1517: Update Foreman to improve state management.Jacques Nadeau
2014-11-11DRILL-1592: Detect drillbit failure and cancel the affected running queries.Jinfeng Ni
2014-09-11DRILL-1402: Add check-style rules for trailing space, TABs and blocks without...Aditya Kishore
2014-09-11DRILL-634: Cleanup/organize Java imports and trailing whitespaces from Drill ...Aditya Kishore
2014-08-29DRILL-1315: Allow complex zookeeper string for JDBC connections, same as ODBC.Jacques Nadeau
2014-06-25DRILL-1067: RPC layer improvementsJacques Nadeau
2014-06-08Curator needs to be started before ServiceCache can be built.Aditya Kishore
2014-06-08Adding HBase Persistent Store.Aditya Kishore
2014-06-08Enable View persistence, Storage Plugin and System option persistence.Jacques Nadeau
2013-09-10DRILL-221 Add license header to all filesSteven Phillips
2013-09-04DRILL-165: Reorganize directories (moves only)Jacques Nadeau