You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2022/03/22 23:28:00 UTC

[jira] [Commented] (SPARK-38628) Complete the copy method in subclasses of InternalRow, ArrayData, and MapData to safely copy their instances.

    [ 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org