[ 
https://issues.apache.org/jira/browse/SPARK-49074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated SPARK-49074:
-----------------------------------
    Labels: pull-request-available  (was: )

> Fix cached Variant with column size greater than 128KB or individual variant 
> larger than 2kb
> --------------------------------------------------------------------------------------------
>
>                 Key: SPARK-49074
>                 URL: https://issues.apache.org/jira/browse/SPARK-49074
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 4.0.0
>            Reporter: Richard Chen
>            Priority: Major
>              Labels: pull-request-available
>
> Currently, the `actualSize` method of the `VARIANT` `columnType` isn't 
> overridden, so we use the default size of 2kb for the `actualSize`. We should 
> define `actualSize` so the cached variant column can correctly be written to 
> the byte buffer



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