----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33859/ -----------------------------------------------------------
Review request for drill, Hanifi Gunes and Mehant Baid. Repository: drill-git Description ------- DRILL-2951: Schema not getting specified when direct drillbit is specified in the connection URL Diffs ----- exec/java-exec/src/main/java/org/apache/drill/exec/client/DrillClient.java 4576eb4be8de64f6099a0654b73ca1a48738121b Diff: https://reviews.apache.org/r/33859/diff/ Testing ------- Connected to a specific drillbit and a specific schema defined. The ran show tables and queries against the tables. Note that if no schema is specified, the user has to choose a schema before issuing queries. Thanks, Parth Chandra
