Uploaded image for project: 'Parquet'
  1. Parquet
  2. PARQUET-323

INT96 should be marked as deprecated

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • format-2.5.0
    • parquet-format
    • None

    Description

      As discussed in the mailing list, INT96 is only used to represent nanosec timestamp in Impala for some historical reasons, and should be deprecated. Since nanosec precision is rarely a real requirement, one possible and simple solution would be replacing INT96 with INT64 (TIMESTAMP_MILLIS) or INT64 (TIMESTAMP_MICROS).

      Several projects (Impala, Hive, Spark, ...) support INT96.
      We need a clear spec of the replacement and the path to deprecation.

      Attachments

        Issue Links

          Activity

            People

              lv Lars Volker
              lian cheng Cheng Lian
              Votes:
              0 Vote for this issue
              Watchers:
              15 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: