Skip to content

Expose Arrow CSR and table registration#15

Merged
adsharma merged 1 commit into
mainfrom
arrow-csr-registration
May 25, 2026
Merged

Expose Arrow CSR and table registration#15
adsharma merged 1 commit into
mainfrom
arrow-csr-registration

Conversation

@adsharma
Copy link
Copy Markdown
Contributor

@adsharma adsharma commented May 25, 2026

Summary

  • expose Arrow-native query results through query_as_arrow and CSR arrays through QueryResult::csr
  • add Rust Arrow RecordBatch APIs for registering Arrow node, relationship, and CSR relationship tables
  • wire the C++ shim and cxx FFI needed for Arrow table registration and native Arrow chunk iteration

Validation

LBUG_PRECOMPILED_RUN_ID=26256190740 cargo test --release --features arrow --lib

@adsharma adsharma marked this pull request as ready for review May 25, 2026 01:57
@adsharma adsharma force-pushed the arrow-csr-registration branch from e682054 to 2a5199d Compare May 25, 2026 02:01
@adsharma adsharma force-pushed the arrow-csr-registration branch from 2a5199d to dc928bb Compare May 25, 2026 02:08
@adsharma adsharma merged commit 1e35ceb into main May 25, 2026
1 check passed
@adsharma adsharma deleted the arrow-csr-registration branch May 25, 2026 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant