You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We don't currently support buffer-level compression when reading IPC streams, although there is some infrastructure in the reader that was designed to eventually support it. Given that the IPC reader (and the nanoarrow bindings that use it) might be handed an arbitrary stream from elsewhere, it would be beneficial to have this be supported.
The text was updated successfully, but these errors were encountered:
We don't currently support buffer-level compression when reading IPC streams, although there is some infrastructure in the reader that was designed to eventually support it. Given that the IPC reader (and the nanoarrow bindings that use it) might be handed an arbitrary stream from elsewhere, it would be beneficial to have this be supported.
The text was updated successfully, but these errors were encountered: