Arrow/pyarrow as a backend? #3684
Closed
jiri-kulik
started this conversation in
General
Replies: 2 comments
-
Hey @jiri-kulik -- glad you are enjoying your Ibis exploration! We definitely have an Arrow backend on our roadmap (we also have publishing a roadmap on our roadmap...), so stay tuned! |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is an interesting idea, but I don't think we're likely to take this on soon. We do however have a number of backends that work natively with pyarrow objects (tables, record batch readers, etc), so you should be 100% unblocked on in-memory analytics with those objects. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
just started to explore Ibis. It's a wonderful work! One thing striked me very quickly though - missing Arrow backend. Is it just nobody has time to work on it or is it a design decision?
Beta Was this translation helpful? Give feedback.
All reactions