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

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

> 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
>            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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to