L. C. Hsieh created SPARK-38028:
-----------------------------------

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


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

Reply via email to