Takuya Ueshin created SPARK-38628:
-------------------------------------

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


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

Reply via email to