[
https://issues.apache.org/jira/browse/SPARK-49959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SPARK-49959:
-----------------------------------
Labels: pull-request-available (was: )
> Fix ColumnarArray.copy() to read nulls from the correct offset
> --------------------------------------------------------------
>
> Key: SPARK-49959
> URL: https://issues.apache.org/jira/browse/SPARK-49959
> Project: Spark
> Issue Type: Bug
> Components: Spark Core, SQL
> Affects Versions: 4.0.0, 3.5.3
> Reporter: Chenhao Li
> Priority: Major
> Labels: pull-request-available
>
> {{ColumnarArray}} represents an array containing elements from
> {{data[offset]}} to {{{}data[offset + length){}}}. When copying the array,
> the null flag should also be read starting from {{offset}} rather than 0.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]