Arina Ielchiieva created DRILL-6946:
---------------------------------------
Summary: Implement java.sql.Connection setSchema and getSchema
methods in DrillConnectionImpl
Key: DRILL-6946
URL: https://issues.apache.org/jira/browse/DRILL-6946
Project: Apache Drill
Issue Type: Task
Affects Versions: 1.15.0
Reporter: Arina Ielchiieva
Assignee: Arina Ielchiieva
Fix For: 1.16.0
Implement java.sql.Connection setSchema and getSchema methods in
DrillConnectionImpl.
Will be useful when setting prompt in SqlLine (after upgrade to SqlLine 1.7).
For example:
{noformat}
drill>
drill (dfs.tmp)>
drill (information_schema)>
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)