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

Attempt to get JDBC cardinalities with getLong

    XMLWordPrintable

Details

    • Quality Risk
    • Resolution: Done
    • Major
    • 8.11
    • None
    • JDBC Connector
    • None

    Description

      Oracle, and possibly other drivers, can have an issue (numericoverflow) with table cardinalities over max int. when getInt is used on the ResultSet (int is expected according to JDBC). We can try getLong first and then getInt if there is an issue.

      Attachments

        Activity

          People

            rhn-engineering-shawkins Steven Hawkins
            rhn-engineering-shawkins Steven Hawkins
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: