[teiid-issues] [JBoss JIRA] (TEIID-5367) Table names cannot begin with . or contain repeated .

Steven Hawkins (JIRA) issues at jboss.org
Thu Jun 7 16:47:00 EDT 2018


Steven Hawkins created TEIID-5367:
-------------------------------------

             Summary: Table names cannot begin with . or contain repeated .
                 Key: TEIID-5367
                 URL: https://issues.jboss.org/browse/TEIID-5367
             Project: Teiid
          Issue Type: Bug
          Components: Query Engine
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 11.0


Although unlikely there are some restrictions on table names based upon the stringification and other logic.

select * from ".tbl"

or

select * from "tbl..name"

both result in an exception.



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


More information about the teiid-issues mailing list