-
Notifications
You must be signed in to change notification settings - Fork 853
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add FFI for Arrow C Stream Interface (#1384)
* Add FFI for Arrow C Stream Interface * Add ArrowArrayStreamReader * Add test * Fix clippy * fix format * define error code * Regenerate ffi binding using bindgen * Rewrite test * Remove CStreamInterface * Fix clippy error * Fix more clippy errors * For review comment. * Fix clippy error * Fix clippy error * not run example code in comment * ignore doctest * For review * Fix clippy * For review comment * For review * Add export_reader_into_raw * For review
- Loading branch information
Showing
3 changed files
with
575 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.