[ 
https://issues.apache.org/jira/browse/DRILL-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Venki Korukanti updated DRILL-674:
----------------------------------

    Attachment: DRILL-674-1.patch

> Schema given in view/table identifier in CREATE/DROP VIEW/CREATE TABLE is not 
> considered
> ----------------------------------------------------------------------------------------
>
>                 Key: DRILL-674
>                 URL: https://issues.apache.org/jira/browse/DRILL-674
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Venki Korukanti
>            Assignee: Venki Korukanti
>         Attachments: DRILL-674-1.patch
>
>
> Repro:
> {code}
> CREATE VIEW dfs.myView AS SELECT * FROM cp.`employee.json`;
> ----------------------+
> ok     summary
> ----------------------+
> true   View 'dfs' created successfully in 'dfs' schema
> {code}
> Instead of creating view "myView" in dfs schema, a view named "dfs" is 
> created in dfs schema.



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

Reply via email to