Skip to content

VortexArrowColumnVector supports conversion from all arrow types that Spark can support#8771

Open
robert3005 wants to merge 1 commit into
developfrom
rk/sparktypes
Open

VortexArrowColumnVector supports conversion from all arrow types that Spark can support#8771
robert3005 wants to merge 1 commit into
developfrom
rk/sparktypes

Conversation

@robert3005

Copy link
Copy Markdown
Contributor

Since we don't use upstream ArrowColumnVector but our own VortexArrowColumnVector
because of arrow version compatibilites we can support all arrow types that
spark and vortex care about without restrictions.

This also removes the strip_views function that forced us to translate
string/binary/list types

Signed-off-by: Robert Kruszewski <github@robertk.io>
@robert3005 robert3005 changed the title Improve coverage for VortexArrowColumnVector and remove the need to strip_views in jni VortexArrowColumnVector supports conversion from all arrow types that Spark can support Jul 15, 2026
@robert3005 robert3005 added the changelog/feature A new feature label Jul 15, 2026
@robert3005 robert3005 requested review from 0ax1, AdamGS and a10y July 15, 2026 18:00
@robert3005 robert3005 enabled auto-merge (squash) July 15, 2026 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/feature A new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant