Feature Request: Support binary view in Arrow import #17956
paleolimbot
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Hey @paleolimbot, I've started working on this today because I thought would also be fairly straightforward, but it seems that This breaks our filter pushdown logic, so this implementation will be slightly more involved, and might take a little bit of time. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
The Arrow output of various producers (e.g., polars, datafusion) is often a binary view and the user can't do much to configure this to work around it!
cc @pdet!
Beta Was this translation helpful? Give feedback.
All reactions