[
https://issues.apache.org/jira/browse/SPARK-54427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun resolved SPARK-54427.
-----------------------------------
Fix Version/s: 4.1.0
Resolution: Fixed
Issue resolved by pull request 53137
[https://github.com/apache/spark/pull/53137]
> 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
> Assignee: Richard Chen
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.1.0
>
>
> 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]