[
https://issues.redhat.com/browse/TEIID-5886?page=com.atlassian.jira.plugi...
]
Steven Hawkins resolved TEIID-5886.
-----------------------------------
Resolution: Done
Split the non reserved words so that most are eligible for domain names. Those that are
still ineligible are: EXCEPTION, SERIAL, OBJECT, INDEX, JSON, GEOMETRY, GEOGRAPHY,
DEFAULT
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
Fix For: 13.1, 13.0.2
Original Estimate: 4 hours
Remaining Estimate: 4 hours
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)