You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Arina Ielchiieva (JIRA)" <ji...@apache.org> on 2019/01/04 13:42:00 UTC

[jira] [Created] (DRILL-6946) Implement java.sql.Connection setSchema and getSchema methods in DrillConnectionImpl

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)