aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/main/java/org/apache/drill/exec/client
AgeCommit message (Expand)Author
2018-11-29DRILL-6866: Upgrade to SqlLine 1.6.0Arina Ielchiieva
2018-09-14DRILL-3853: Upgrade to SqlLine 1.5.0Arina Ielchiieva
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-08-10DRILL-6656: Disallow extra semicolons and multiple statements on the same line.Timothy Farkas
2018-07-18DRILL-6496: Added print methods for debugging tests, and fixed missing log st...Timothy Farkas
2018-06-06DRILL-6389: Fixed building javadocsTimothy Farkas
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2018-03-11DRILL-6187: Exception in RPC communication between DataClient/ControlClient a...Sorabh Hamirwasia
2017-12-09DRILL-6007: Use default refresh timeout (10 seconds) if graceful shutdown tim...Arina Ielchiieva
2017-11-29DRILL-4286: Graceful shutdown of drillbitdvjyothsna
2017-10-11DRILL-5431: SSL Support (Java) - Java client server SSL implementationParth Chandra
2017-10-11DRILL-5830: Resolve regressions to MapR DB from DRILL-5546Paul Rogers
2017-09-04DRILL-4264: Allow field names to include dotsVolodymyr Vysotskyi
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-5301: Server metadata APILaurent Goujon
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
2016-12-19DRILL-5098: Improving fault tolerance for connection between client and forem...Sorabh Hamirwasia
2016-12-05DRILL-5015: Randomly select the drillbit from the list provided by user in co...Sorabh Hamirwasia
2016-10-19DRILL-4369: Exchange name and version infos during handshakeLaurent Goujon
2016-10-12DRILL-4925: Add tableType filter to GetTables metadata queryLaurent Goujon
2016-08-08DRILL-4729: Add support for prepared statement implementation on server sidevkorukanti
2016-08-07DRILL-4728: Add support for new metadata fetch APIsvkorukanti
2016-05-04DRILL-4132 Ability to submit simple type of physical plan directly to EndPoin...Yuliya Feldman
2016-02-18DRILL-4275: create TransientStore for short-lived objects; refactor Persisten...Hanifi Gunes
2016-02-16DRILL-4382: Remove dependency on drill-logical from vector packageSteven Phillips
2016-02-05DRILL-3581: Upgrade to Guava 18.0Jacques Nadeau
2015-11-12DRILL-3987: (MOVE) Extract RPC, memory-base and memory-impl as separate modules.Jacques Nadeau
2015-11-12DRILL-3987: (REFACTOR) Common and Vector modules building.Jacques Nadeau
2015-11-02DRILL-3242: Update RPC layer so that requests and response are managed on a s...Jacques Nadeau
2015-11-01DRILL-3983: Small test improvements improve error message when SQL parsing er...Julien Le Dem
2015-10-26DRILL-3742: Classpath scanning and build improvementJulien Le Dem
2015-10-14DRILL-3927: use OutOfMemoryException in more placesChris Westin
2015-09-02DRILL-3598: use a factory to create the root allocator.Chris Westin
2015-07-16DRILL-1904 - Part 1: Package level docs for the common module and a few packa...Jason Altekruse
2015-06-23DRILL-3319: Replaced UserException#build() method with #build(Logger) method ...Sudheesh Katkam
2015-05-10DRILL-2697: Pauses sites wait indefinitely for a resume signal DrillClient se...Sudheesh Katkam
2015-05-09DRILL-2971, DRILL-2886, DRILL-2778, DRILL-2545: Improve RPC connection detect...Jacques Nadeau
2015-05-08DRIL-2994: Incorrect error message when disconnecting from a direct drillbit ...Parth Chandra
2015-05-07DRILL-2006: Updated Text reader. Increases variations of text files Drill ca...Jacques Nadeau
2015-05-06DRILL-2932: Fix: Error reported via System.out rather than exception messagedbarclay
2015-05-05DRILL-2951: Schema not getting specified when direct drillbit is specified i...Parth Chandra
2015-05-05DRILL-2902: Add support for context functions: user (synonyms session_user an...vkorukanti
2015-05-01DRILL-2811: Fix connection to individual drill bit. Allow port to be optional.Parth Chandra
2015-04-24DRILL-2811: Allow direct connection to drillbit from DrillClientParth Chandra
2015-04-20DRILL-2383: Support to inject exceptions and pauses in various components of ...Sudheesh Katkam
2015-04-16DRILL-2675 (PART-2): Implement a subset of User Exceptions to improve how err...adeneche
2015-04-15DRILL-2675: Implement a subset of User Exceptions to improve how errors are r...adeneche
2015-04-13DRILL-2512: Shuffle the list of Drill endpoints before connectingAdamPD