Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-5050

CLOB instead of STRING

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 10.0
    • None
    • JDBC Connector
    • None

    Description

      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`.

      Attachments

        Activity

          People

            rhn-engineering-shawkins Steven Hawkins
            lukyer Lukas Lukyer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: