Skip to content

Conversation

@Schwarzam
Copy link
Collaborator

Redone all crate using parquet crate directly.

Polars API had several issues:

  • Reading and writing metadata
  • Polars restricted to polars DataTypes (every string is large string)
  • Cannot use any arrow related API, because polars had own arrow implementation

This solves #2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants