You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by Parth Chandra <pc...@maprtech.com> on 2015/05/05 21:11:07 UTC

Review Request 33859: DRILL-2951: Schema not getting specified when direct drillbit is specified in the connection URL

-----------------------------------------------------------
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


Re: Review Request 33859: DRILL-2951: Schema not getting specified when direct drillbit is specified in the connection URL

Posted by Hanifi Gunes <ha...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33859/#review82618
-----------------------------------------------------------

Ship it!


Ship It!

- Hanifi Gunes


On May 5, 2015, 7:11 p.m., Parth Chandra wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/33859/
> -----------------------------------------------------------
> 
> (Updated May 5, 2015, 7:11 p.m.)
> 
> 
> 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
> 
>