Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-31412 New Adaptive Query Execution in Spark SQL
  3. SPARK-30719

AQE should not issue a "not supported" warning for queries being by-passed

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • SQL
    • None

    Description

      This is a follow up forĀ https://github.com/apache/spark/pull/26813.

      AQE bypasses queries that don't have exchanges or subqueries. This is not a limitation and it is different from queries that are not supported in AQE. Issuing a warning in this case can be confusing and annoying.

      It would also be good to add an internal conf for this bypassing behavior.

      Attachments

        Activity

          People

            cloud_fan Wenchen Fan
            maryannxue Wei Xue
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: