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

Hive Metadata load incorrectly resolves data types

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 8.4.1, 8.6
    • 8.4
    • None
    • None

      The metadata load uses DESCRIBE keyword which tires to retrieve type name in String runtimeType = getRuntimeType(type);

      However, with Hive 0.11 the type name is returned with padding spaces. Hence all the data types are resolved to default java.lang.String for Hive Translator.

      This relates to

            rhn-engineering-rareddy Ramesh Reddy
            fnguyen_jira Filip Nguyen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: