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

Remove `spark.sql.hive.convertMetastoreOrc` config in HiveCompatibilitySuite

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.3.0
    • 2.3.0
    • Tests
    • None

    Description

      SPARK-19025 removes SQLBuilder, so we need to remove the following in HiveCompatibilitySuite.

      // Ensures that the plans generation use metastore relation and not OrcRelation
      // Was done because SqlBuilder does not work with plans having logical relation
      TestHive.setConf(HiveUtils.CONVERT_METASTORE_ORC, false)
      

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: