[
https://issues.apache.org/jira/browse/SPARK-45256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun resolved SPARK-45256.
-----------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
Issue resolved by pull request 43035
[https://github.com/apache/spark/pull/43035]
> Arrow DurationWriter fails when vector is at capacity
> -----------------------------------------------------
>
> Key: SPARK-45256
> URL: https://issues.apache.org/jira/browse/SPARK-45256
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 3.4.2, 3.4.0, 3.4.1, 3.5.0, 3.5.1
> Reporter: Sander Goos
> Assignee: Sander Goos
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
>
> The DurationWriter fails if more values are written than the initial capacity
> of the DurationVector (4032). Fix by using `setSafe` instead of `set` method.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]