Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-4686

parquet-reader doesn't know about INT96 columns

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 2.7.0
    • Impala 2.9.0
    • Infrastructure

    Description

      The parquet-reader tool doesn't know about INT96 columns (see timestamp_col):

      Schema:
      id  INT32
      bool_col  BOOLEAN
      tinyint_col  INT32
      smallint_col  INT32
      int_col  INT32
      bigint_col  INT64
      float_col  FLOAT
      double_col  DOUBLE
      date_string_col  BYTE_ARRAY
      string_col  BYTE_ARRAY
      timestamp_col  UNKNOWN
      year  INT32
      month  INT32
      

      Attachments

        Activity

          People

            lv Lars Volker
            lv Lars Volker
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: