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

Steven Hawkins (Jira) issues at jboss.org
Wed Apr 10 09:51:04 EDT 2019


Steven Hawkins created TEIID-5719:
-------------------------------------

             Summary: 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
             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