aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/main/java/org/apache/drill/exec/rpc
AgeCommit message (Expand)Author
2019-03-08DRILL-7046: Support for loading and parsing new RM config fileSorabh Hamirwasia
2019-01-25DRILL-6999: Fix the case that there's more than one join conditionsweijie.tong
2019-01-18DRILL-6971: Display query state in query result pageSorabh Hamirwasia
2018-10-19DRILL-6785: DataClient is using RootAllocator in the bootstrap instead of dat...Sorabh Hamirwasia
2018-08-30DRILL-5735: UI options grouping and filtering & Metrics hintsKunal Khatua
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-08-23DRILL-6385: Support JPPD featureweijie.tong
2018-08-10DRILL-6656: Disallow extra semicolons and multiple statements on the same line.Timothy Farkas
2018-07-18DRILL-6612: Query fails with AssertionError when joining persistent and tempo...Volodymyr Vysotskyi
2018-05-18DRILL-6255: Drillbit while sending control message to itself creates a connec...Sorabh Hamirwasia
2018-05-10DRILL-6386: Remove unused imports and star imports.Drill Dev
2018-04-20DRILL-6333: Fixed Quotation marksKunal Khatua
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2018-03-24DRILL-6053: Avoid excessive locking in LocalPersistentStoreVlad Rozov
2018-03-11DRILL-6187: Exception in RPC communication between DataClient/ControlClient a...Sorabh Hamirwasia
2018-03-04DRILL-6189: Security: passwords logging and file permisionsVladimir Tkach
2018-01-26DRILL-5730: Mock testing improvements and interface improvementsTimothy Farkas
2018-01-16DRILL-3993: Fix failed tests after Calcite updateRoman Kulyk
2018-01-11DRILL-5961: For long running queries (> 10 min) Drill may raise FragmentSetup...Vlad Rozov
2018-01-08DRILL-6063: Set correct ThreadContext ClassLoader before using Hadoop Configu...Sorabh Hamirwasia
2018-01-08DRILL-6036: Create sys.connections tableKunal Khatua
2017-12-09DRILL-5702: Jdbc Driver Class not foundVitalii Diravka
2017-11-22DRILL-5943: Avoid the strong check introduced by DRILL-5582 for PLAIN mechanismSorabh Hamirwasia
2017-10-30DRILL-5910: Logging exception when custom AuthenticatorFactory not foundvladimir
2017-10-20DRILL-5888: Remove dependency of SSLConfig on hadoop.security package. This a...Parth Chandra
2017-10-19DRILL-5881:Java Client: [Threat Modeling] Drillbit may be spoofed by an attac...Sorabh Hamirwasia
2017-10-11DRILL-5431: SSL Support (Java) - Java client server SSL implementationParth Chandra
2017-09-30DRILL-5820: Add support for libpam4j Pam AuthenticatorSorabh Hamirwasia
2017-09-16DRILL-5723: Added System Internal Options That can be Modified at RuntimeTimothy Farkas
2017-08-25DRILL-5547: Linking config options with system option managerJyothsna Donapati
2017-08-25DRILL-5701: Fix drill.connections.rpc.<user/control/data>.<encrypted/unencryp...Sorabh Hamirwasia
2017-08-07DRILL-5686: Warning for sasl.max_wrapped_size contain incorrect syntaxSorabh Hamirwasia
2017-06-24DRILL-5568: Include hadoop-common jars inside drill-jdbc-all.jar 1) Introduce...Sorabh Hamirwasia
2017-06-19DRILL-5589: JDBC client crashes after successful authentication if trace logg...Sorabh Hamirwasia
2017-06-02DRILL-5485: Remove WebServer dependency on DrillClientSorabh Hamirwasia
2017-05-20DRILL-4335: Apache Drill should support network encryption.Sorabh Hamirwasia
2017-04-08DRILL-5319: Refactor "contexts" for unit testing closes #787Paul Rogers
2017-04-07DRILL-5355: Misc. code cleanup closes #784Paul Rogers
2017-03-31DRILL-3510: Add ANSI_QUOTES option so that Drill's SQL Parser will recognize ...Vitalii Diravka
2017-03-01DRILL-5301: Server metadata APILaurent Goujon
2017-03-01DRILL-4994: Add back JDBC prepared statement for older serversLaurent Goujon
2017-02-24DRILL-4280: CORE (bit to bit authentication, data)Sudheesh Katkam
2017-02-24DRILL-4280: CORE (bit to bit authentication, control)Sudheesh Katkam
2017-02-24DRILL-4280: CORE (user to bit authentication, Java)Sudheesh Katkam
2017-02-24DRILL-4280: CORE (security package)Sudheesh Katkam
2017-02-24DRILL-4280: HYGIENESudheesh Katkam
2017-02-24DRILL-5255: Remove default temporary workspace check at drillbit start upArina Ielchiieva
2017-02-03DRILL-5238: CTTAS: unable to resolve temporary table if workspace is indicate...Arina Ielchiieva
2017-02-03DRILL-5224: CTTAS: fix errors connected with system path delimiters (Windows)Arina Ielchiieva
2017-01-23DRILL-4956: Temporary tables supportArina Ielchiieva