Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Add compression to IpcWriteOptions #570

Closed
jorgecarleitao opened this issue Nov 4, 2021 · 0 comments · Fixed by #566
Closed

Add compression to IpcWriteOptions #570

jorgecarleitao opened this issue Nov 4, 2021 · 0 comments · Fixed by #566

Comments

@jorgecarleitao
Copy link
Owner

jorgecarleitao commented Nov 4, 2021

This issue tracks the backward incompatible change of making IpcWriteOptions accept compression: Option<Compression> that allows compression in writing to arrow's IPC format.

To migrate to the old state, add compression: None to the initialization of IpcWriteOptions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant