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

Steven Hawkins (JIRA) issues at jboss.org
Tue Jun 12 07:30:00 EDT 2018


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

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


Addressed the sql stringification for starting/ending with and containing repeated periods.  At some point we need to overhaul the naming logic to use a proper three part structure.

> 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