Skip to content

feat: add compression options#456

Merged
andygrove merged 1 commit into
apache:mainfrom
mesejo:feat/add-csv-json-compression-support
Aug 11, 2023
Merged

feat: add compression options#456
andygrove merged 1 commit into
apache:mainfrom
mesejo:feat/add-csv-json-compression-support

Conversation

@mesejo
Copy link
Copy Markdown
Contributor

@mesejo mesejo commented Aug 11, 2023

Which issue does this PR close?

Closes #133.

Are there any user-facing changes?

Yes, the register_csv, read_csv, read_json functions now have the optional argument file_compression_type=None

Copy link
Copy Markdown
Member

@andygrove andygrove left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @mesejo

@andygrove andygrove merged commit e1b3740 into apache:main Aug 11, 2023
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.

Bindings for CSV/JSON compression support

2 participants