[
https://issues.redhat.com/browse/TEIID-5886?page=com.atlassian.jira.plugi...
]
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)