Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-23355

convertMetastore should not ignore table properties

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.2, 2.1.2, 2.2.1, 2.3.0
    • 2.4.0
    • SQL
    • None

    Description

      `convertMetastoreOrc/Parquet` ignores table properties.

      This happens for a table created by `STORED AS ORC/PARQUET`.

      Currently, `convertMetastoreParquet` is `true` by default. So, it's a well-known user-facing issue. For `convertMetastoreOrc`, it has been `false` and SPARK-22279 tried to turn on that for Feature Parity with Parquet.

      However, it's indeed a regression for the existing Hive ORC table users. So, it'll be reverted for Apache Spark 2.3 via https://github.com/apache/spark/pull/20536 .

      Attachments

        Issue Links

          Activity

            People

              dongjoon Dongjoon Hyun
              dongjoon Dongjoon Hyun
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: