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

Dongjoon Hyun resolved SPARK-38028.
-----------------------------------
    Fix Version/s: 3.3.0
       Resolution: Fixed

Issue resolved by pull request 35326
[https://github.com/apache/spark/pull/35326]

> Expose Arrow Vector from ArrowColumnVector
> ------------------------------------------
>
>                 Key: SPARK-38028
>                 URL: https://issues.apache.org/jira/browse/SPARK-38028
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.3.0
>            Reporter: L. C. Hsieh
>            Assignee: L. C. Hsieh
>            Priority: Minor
>             Fix For: 3.3.0
>
>
> In some cases we need to work with Arrow Vectors behind ColumnVector using 
> Arrow APIs. For example, some Spark extension libraries need to consume Arrow 
> Vectors. For now, it is impossible as the Arrow Vector is private member in 
> ArrowColumnVector. We need to expose the Arrow Vector from ArrowColumnVector.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to