You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Bryan Cutler (Jira)" <ji...@apache.org> on 2020/06/24 02:55:00 UTC

[jira] [Created] (SPARK-32080) Simplify ArrowColumnVector ListArray accessor

Bryan Cutler created SPARK-32080:
------------------------------------

             Summary: 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


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