Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-14473 Druid integration II
  3. HIVE-15582

Druid CTAS should support BYTE/SHORT/INT types

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.0
    • 2.2.0
    • Druid integration
    • None

    Description

      Currently these types are not recognized and we throw an exception when we try to create a table with them.

      Caused by: org.apache.hadoop.hive.serde2.SerDeException: Unknown type: INT
      	at org.apache.hadoop.hive.druid.serde.DruidSerDe.serialize(DruidSerDe.java:414)
      	at org.apache.hadoop.hive.ql.exec.FileSinkOperator.process(FileSinkOperator.java:715)
      	... 22 more
      

      Attachments

        1. HIVE-15582.02.patch
          13 kB
          jcamachorodriguez
        2. HIVE-15582.patch
          3 kB
          jcamachorodriguez

        Activity

          People

            jcamacho Jesús Camacho Rodríguez
            jcamacho Jesús Camacho Rodríguez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: