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

Enable spark.sql.execution.sortBeforeRepartition only for retried stages

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Do
    • 3.0.0
    • None
    • Spark Core, SQL
    • None

    Description

      For fixing the correctness bug of SPARK-28699, we disable radix sortĀ for the scenario of repartition in Spark SQL. This will cause a performance regression.

      So for limiting the performance overhead, we'll do the optimizing work by only enable sort for the repartition operation while stage retries happening. This work depends on SPARK-25341.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              XuanYuan Yuanjian Li
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: