Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-8109

Drill can not read parquet timestamp type with logical type in hive storage plugin

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.19.0
    • None
    • Storage - Hive
    • None
    • drill 1.19.0
      hive 3.12

    Description

      Parquet timestamp int96 had been deprecated.
      https://github.com/apache/parquet-format/pull/86/files

      Many computing engines that support parquet reading (such as Hive4, Hudi, Spark and so on) can use Int64 as the time storage type. When using these computing engines to read parquet files, we should also support long data type reading.

      We should support int64 with logical type timestamp by hive storage.

      Attachments

        Activity

          People

            luoc Cong Luo
            chenxiang cdmikechen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: