Richard Chen created SPARK-54427:
------------------------------------

             Summary: Fix ColumnarRow to be able to copy variants
                 Key: SPARK-54427
                 URL: https://issues.apache.org/jira/browse/SPARK-54427
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 4.0.0
            Reporter: Richard Chen


currently, trying to copy a ColumnarRow with a variant type will error due to a 
missing `if` statement to cover variant types. we should fix it



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to