[ 
https://issues.apache.org/jira/browse/SPARK-32080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143479#comment-17143479
 ] 

Apache Spark commented on SPARK-32080:
--------------------------------------

User 'BryanCutler' has created a pull request for this issue:
https://github.com/apache/spark/pull/28915

> Simplify ArrowColumnVector ListArray accessor
> ---------------------------------------------
>
>                 Key: SPARK-32080
>                 URL: https://issues.apache.org/jira/browse/SPARK-32080
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Bryan Cutler
>            Priority: Major
>
> The ArrowColumnVector ListArray accessor calculates start and end offset 
> indices manually. There were APIs added in Arrow 0.15.0 that do this and 
> using them will simplify this code and make use of more stable APIs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to