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

Fix view does not capture disable hint config

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.1.1, 3.2.0
    • 3.1.2, 3.2.0
    • SQL
    • None

    Description

      Spark use origin text sql to store view then capture and store sql config into view metadata.

      Capture config will skip some config with some prefix, e.g. `spark.sql.optimizer.` but unfortunately `spark.sql.optimizer.disableHints` is start with `spark.sql.optimizer.`.

       

      We need a allow list to help capture the config.

      Attachments

        Activity

          People

            ulysses XiDuo You
            ulysses XiDuo You
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: