Kousuke Saruta created SPARK-32843:
--------------------------------------

             Summary: Add an optimization rule to combine range repartition and 
range operation
                 Key: SPARK-32843
                 URL: https://issues.apache.org/jira/browse/SPARK-32843
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.1.0
            Reporter: Kousuke Saruta
            Assignee: Kousuke Saruta


If all operations between range repartition and range operation are 
OrderPreservingUnaryNode, and ordering of the repartition and range operation 
are the same, they can be combined.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to