[
https://issues.jboss.org/browse/TEIID-5051?page=com.atlassian.jira.plugin...
]
Lukáš Svačina updated TEIID-5051:
---------------------------------
Description:
Postgresql translator replaces source's `uuid` datatype for `Object`. So teiid (by
default without custom casting) is unable to sort/condition views on such a field.
String might be better than Object.
was:
Postgresql translator replaces source's `uuid` datatype for `Object`. So teiid is
unable to sort/condition views by default without custom casting.
String might be better than Object.
UUID translating
----------------
Key: TEIID-5051
URL:
https://issues.jboss.org/browse/TEIID-5051
Project: Teiid
Issue Type: Bug
Reporter: Lukáš Svačina
Assignee: Steven Hawkins
Postgresql translator replaces source's `uuid` datatype for `Object`. So teiid (by
default without custom casting) is unable to sort/condition views on such a field.
String might be better than Object.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)