Yang Jie created SPARK-38585:
--------------------------------

             Summary:  Remove the constant arg `forceCopy` for the private 
method `mapChildren` in `TreeNode`
                 Key: SPARK-38585
                 URL: https://issues.apache.org/jira/browse/SPARK-38585
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.4.0
            Reporter: Yang Jie


SPARK-28057 adds `forceCopy` arg to `mapChildren` method in `TreeNode` to 
realize the object clone(), and after SPARK-34989, the call corresponding to 
`forceCopy=false` is changed to use `withNewChildren`, and `forceCopy`  always 
true.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to