Никита Соколов created SPARK-46771:
--------------------------------------

             Summary: InMemoryTableScanExec#outputPartitioning does not update 
the KeyGroupedPartitioning#expressions
                 Key: SPARK-46771
                 URL: https://issues.apache.org/jira/browse/SPARK-46771
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 3.5.0
            Reporter: Никита Соколов


Only expression-based partitionings get updated, so the KeyGroupedPartitioning 
has old attribute ExprId and EnsureRequirements has to reshuffle.

[https://github.com/apache/spark/blob/master/sql/core/src/main/scala/org/apache/spark/sql/execution/columnar/InMemoryTableScanExec.scala#L140]



--
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

Reply via email to