[teiid-issues] [JBoss JIRA] (TEIID-5337) Naming consistency issues with ddl vdbs

Steven Hawkins (JIRA) issues at jboss.org
Thu May 10 16:42:00 EDT 2018


     [ https://issues.jboss.org/browse/TEIID-5337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-5337.
-----------------------------------
    Resolution: Done


Did not yet address schema resolving order, but did make drop consistent with alter.   The only thing left are functions, which are covered by TEIID-5338.

> Naming consistency issues with ddl vdbs
> ---------------------------------------
>
>                 Key: TEIID-5337
>                 URL: https://issues.jboss.org/browse/TEIID-5337
>             Project: Teiid
>          Issue Type: Quality Risk
>          Components: Query Engine
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 10.3
>
>
> Create is required to use a single part name as the parser and previous logic always assumed it took affect in the current schema.  Alter is now allowed to generally resolve, but drop is not.  Drop should probably be allowed to act against any schema.  We should also consider having the current schema take resolving precedence with alter/drop.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the teiid-issues mailing list