[teiid-issues] [JBoss JIRA] (TEIID-5719) Allow unqualified temporary table names to contain .

Steven Hawkins (Jira) issues at jboss.org
Wed Apr 10 10:53:01 EDT 2019


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

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


Updated the logic to restrict parsing rather than having a hard coded check in the resolver logic.

> Allow unqualified temporary table names to contain .
> ----------------------------------------------------
>
>                 Key: TEIID-5719
>                 URL: https://issues.jboss.org/browse/TEIID-5719
>             Project: Teiid
>          Issue Type: Enhancement
>          Components: Query Engine
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>            Priority: Major
>             Fix For: 12.2
>
>
> If you issue something like:
> create local temporary table "some.table" ...
> The resovler will not allow the table name.
> That should be allowed, and instead the parser should reject unqualified names such as:
> create local temporary table some.table ...



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the teiid-issues mailing list