Skip to content

Conversation

@stefanedwards
Copy link
Contributor

This pull request addresses #161 to allow the use of input and output data files to be gzipped. Input files may also be brotli or zlib compressed.

For Sink-settings, specifying

{
"FilePath": "output.json",
"Gzip": true
}
enables automatic compression to gz-files.

For Source-settings, a .gz, .br, or .zz enables automatic decompression. Bzip2 would require adding a package to the project.

A solution has been implemented at https://github.com/stefanedwards/data-migration-desktop-tool/tree/gzfilesink and is ready for a pull-request.

@bowencode bowencode merged commit 9ae2c60 into AzureCosmosDB:main Feb 19, 2025
2 checks passed
@stefanedwards stefanedwards deleted the gzfilesink branch February 21, 2025 13:01
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