]
Work on TEIID-5499 started by Steven Hawkins.
---------------------------------------------
Add a json type
---------------
Key: TEIID-5499
URL:
https://issues.jboss.org/browse/TEIID-5499
Project: Teiid
Issue Type: Feature Request
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Major
Fix For: 11.2
The initial design of a json type was a simple extension of the clob type - mostly for
runtime differentiation so that parsing could be selectively skipped.
Since the json type is supported by postgresql we should allow that to be conveyed at
least in the odbc metadata - and it would probably be best to have a full json type.