[
https://issues.redhat.com/browse/TEIID-5622?page=com.atlassian.jira.plugi...
]
Steven Hawkins resolved TEIID-5622.
-----------------------------------
Fix Version/s: (was: 13.x)
Resolution: Done
Marking this issue as done. This was mostly to be a task / parent to high priority
missing functionality. Those issues have been spawned. We can reference this later
should more need to be created.
Capture missing features/issues from Teiid JDBC with the pg protocol
--------------------------------------------------------------------
Key: TEIID-5622
URL:
https://issues.redhat.com/browse/TEIID-5622
Project: Teiid
Issue Type: Quality Risk
Components: JDBC Driver
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Major
We need to start spawning issues for missing features and known compatibility issues
between Teiid JDBC and using the pg protocol - primarily with pg JDBC.
This includes:
* lob support - lo is not yet implemented in pg, just inlining TEIID-1163
* xa support - TEIID-4012
* query plan handling - TEIID-5527
* determine if reauthentication is supported
* domain type reporting - TEIID-4909
* typing differences in general - should there be a mode where we can report teiid type
names? that's likely not possible as many pg clients have builtin logic around the
standard types
* multi-dimensional arrays
* like escape and other pg behavior that have workarounds in Teiid
* generated keys - we only return a 0 oid for inserts - what about upserts?
--
This message was sent by Atlassian Jira
(v7.13.8#713008)