[teiid-issues] [JBoss JIRA] (TEIID-4528) ddl generation / parsing semicolon handling

Steven Hawkins (JIRA) issues at jboss.org
Wed Oct 19 17:38:00 EDT 2016


Steven Hawkins created TEIID-4528:
-------------------------------------

             Summary: ddl generation / parsing semicolon handling
                 Key: TEIID-4528
                 URL: https://issues.jboss.org/browse/TEIID-4528
             Project: Teiid
          Issue Type: Bug
          Components: Grammar, Query Engine
            Reporter: Steven Hawkins
            Assignee: Barry LaFond
             Fix For: 9.2


The DDL to string logic omits the trailing semicolon with global temp tables and create procedure statements.  The parser is also lax in that it will accept multiple ddl statements without a delimiter.  With the addition of new keywords / statements in TEIID-2578 this introduces ambiguities into the grammar.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list