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

Apache Spark commented on SPARK-38628:
--------------------------------------

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

> Complete the copy method in subclasses of InternalRow, ArrayData, and MapData 
> to safely copy their instances.
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-38628
>                 URL: https://issues.apache.org/jira/browse/SPARK-38628
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.3.0
>            Reporter: Takuya Ueshin
>            Priority: Major
>
> Some subclasses of {{InternalRow}}, {{ArrayData}}, and {{MapData}} missing 
> support for {{StructType}}, {{ArrayType}}, and {{MapType}} in their {{copy}} 
> method.
> We should complete them to safely copy their instances.



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