You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Ramana Inukonda Nagaraj (JIRA)" <ji...@apache.org> on 2014/05/22 02:27:38 UTC

[jira] [Created] (DRILL-808) Sqlline use schema does not change the displayed schema

Ramana Inukonda Nagaraj created DRILL-808:
---------------------------------------------

             Summary: Sqlline use schema does not change the displayed schema
                 Key: DRILL-808
                 URL: https://issues.apache.org/jira/browse/DRILL-808
             Project: Apache Drill
          Issue Type: Bug
          Components: Client - JDBC
            Reporter: Ramana Inukonda Nagaraj
            Priority: Minor


0: jdbc:drill:schema=dfs.drillTestDirExchange> use dfs.drillTestDir
. . . . . . . . . . . . . . . . . . . . . . .> ;
+------------+------------+
|     ok     |  summary   |
+------------+------------+
| true       | Default schema changed to 'dfs.drillTestDir' |
+------------+------------+
1 row selected (0.246 seconds)
0: jdbc:drill:schema=dfs.drillTestDirExchange> 



--
This message was sent by Atlassian JIRA
(v6.2#6252)