XiDuo You created SPARK-40105: --------------------------------- Summary: Improve repartition in ReplaceCTERefWithRepartition Key: SPARK-40105 URL: https://issues.apache.org/jira/browse/SPARK-40105 Project: Spark Issue Type: Improvement Components: SQL Affects Versions: 3.4.0 Reporter: XiDuo You
If cte can not inlined, the ReplaceCTERefWithRepartition will add repartition to force a shuffle so that the reference can reuse shuffle exchange. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org