[
https://issues.apache.org/jira/browse/SPARK-45256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun reassigned SPARK-45256:
-------------------------------------
Assignee: Sander Goos
> 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
>
> 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]