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

Require one encoding per parquet column on write #1012

Closed
jorgecarleitao opened this issue May 26, 2022 · 0 comments · Fixed by #1007
Closed

Require one encoding per parquet column on write #1012

jorgecarleitao opened this issue May 26, 2022 · 0 comments · Fixed by #1007

Comments

@jorgecarleitao
Copy link
Owner

When writing to parquet, we should require Vec<Vec<Encoding>>, not Vec<Encoding>, since an array may contain multiple parquet columns.

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