[ 
https://issues.apache.org/jira/browse/SPARK-38585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17508048#comment-17508048
 ] 

Apache Spark commented on SPARK-38585:
--------------------------------------

User 'LuciferYang' has created a pull request for this issue:
https://github.com/apache/spark/pull/35890

>  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
>            Priority: Minor
>
> 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