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

Enable native view by default

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0
    • SQL

    Description

      Release note update:

      Starting from 2.0.0, Spark SQL handles views natively by default. When defining a view, now Spark SQL canonicalizes view definition by generating a canonical SQL statement from the parsed logical query plan, and then stores it into the catalog. If you hit any problems, you may try to turn off native view by setting spark.sql.nativeView to false.

      Attachments

        Issue Links

          Activity

            People

              cloud_fan Wenchen Fan
              cloud_fan Wenchen Fan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: