[teiid-issues] [JBoss JIRA] (TEIID-5886) parser does not allow non-reserved word as identifier for domain type name

Steven Hawkins (Jira) issues at jboss.org
Fri Jan 24 21:48:56 EST 2020


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

Steven Hawkins updated TEIID-5886:
----------------------------------
    Summary: parser does not allow non-reserved word as identifier for domain type name  (was: parser does not allow non-reserved word as identifier)


This was introduced with TEIID-5177 to align the parsing methods.  The recent change was TEXT was introduced as non-reserved, which then made it ineligible as a domain type.  I'll see if expanding domain type names to non-reserved will work.

> parser does not allow non-reserved word as identifier for domain type name
> --------------------------------------------------------------------------
>
>                 Key: TEIID-5886
>                 URL: https://issues.redhat.com/browse/TEIID-5886
>             Project: Teiid
>          Issue Type: Bug
>          Components: Grammar
>    Affects Versions: 13.0.1
>            Reporter: Ken Geis
>            Assignee: Steven Hawkins
>            Priority: Major
>
> I am trying to upgrade from 12.2.1 to 13.0.1. have a VDB where I aliased VARCHAR as TEXT (a non-reserved keyword, according to the docs) in order to improve PostgreSQL compatibility. The VDB works on 12.2.1 and fails to load on 13.0.1.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the teiid-issues mailing list