[teiid-issues] [JBoss JIRA] (TEIID-5050) CLOB instead of STRING

Steven Hawkins (JIRA) issues at jboss.org
Fri Sep 8 10:27:01 EDT 2017


     [ https://issues.jboss.org/browse/TEIID-5050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on TEIID-5050 started by Steven Hawkins.
---------------------------------------------
> CLOB instead of STRING
> ----------------------
>
>                 Key: TEIID-5050
>                 URL: https://issues.jboss.org/browse/TEIID-5050
>             Project: Teiid
>          Issue Type: Bug
>          Components: JDBC Connector
>            Reporter: Lukáš Svačina
>            Assignee: Steven Hawkins
>             Fix For: 10.0
>
>
> Postgresql translator should replace source's datatype `text` for `clob` instead of `string(4000)` by default. 
> In general teiid should be able to handle any input source without data corruption. So if source's column datatype doesn't fit into string(4000), it should use some kind of unlimited datatype e.g. `clob`.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the teiid-issues mailing list