Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-22006

Hive parquet timestamp compatibility, part 2

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • All Versions
    • None
    • None
    • None

    Description

      The interaction between HIVE / IMPALA / SPARK writing timestamps is a major source of headaches in every scenario where such interaction cannot be avoided.

      HIVE-9482 added hive.parquet.timestamp.skip.conversion, which only affects the reading of timestamps.

      It formulates the next steps as:
      > Later fix will change the write path to not convert, and stop the read-conversion even for files written by Hive itself.

      At the very least, HIVE needs a switch to also turn off the conversion on writes. That would at least allow a setup where all three of HIVE / IMPALA / SPARK can be configured not to convert on read/write, and can hence safely work on the same data

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              h-vetinari H. Vetinari
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: