Uh oh!
There was an error while loading. Please reload this page.
[WIP] Arrow (file) datasource - #1858
Conversation
Excited for this! I have a PR for writing arrow in #1893. I'll pause on that until this is done so that i can better test the write functionality. And ill align to your file names etc. |
alamb
commented
Mar 21, 2022
#2048 has the arrow upgrade |
matthewmturner
commented
Apr 1, 2022
hi @Dandandan - do you have an idea how close this PR to being ready? |
Dandandan
commented
Apr 1, 2022
Hey @matthewmturner I didn't put in the work yet to finalize the PR. I think not that much work is needed, we should update the changes in DataFusion, and use the change in the new Arrow version, and add some more tests. |
alamb
commented
Apr 15, 2022
marking as draft (so it is easer to see what PRs are waiting for review) |
matthewmturner
commented
Apr 15, 2022
apologies - i have been busy working on some other things so didnt follow up. I do hope to help get this over the line soon if @Dandandan doesnt get the chance. |
No worries -- nothing to apologize for -- I am just trying to keep the reviews flowing :) |
alamb
commented
Jan 14, 2023
This PR is more than 6 month old, so closing it down for now to clean up the PR list. Please reopen if this is a mistake and you plan to work on it more |
Which issue does this PR close?
IPC Readerfile / streams arrow-rs#1339Closes#1857
Rationale for this change
Support reading arrow files.
What changes are included in this PR?
Are there any user-facing changes?