Skip to content
Discussion options

You must be logged in to vote

The last 3 postings above, incl. the useful hint by @gregmarr, do solve this case satisfactorily, so we can close this question.
As said, with this solution one can leave all files gzip compressed, even json files, and still be able to process (parse & import) them as usual. This saves much disk space as most of such file.json.gz, file.csv.gz, file.txt.gz etc. have a high compression ratio.
While researching this problem I also learned that the boost library supports even more such compression algorithms (like bz2 etc.).

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
4 replies
@mutluit
Comment options

@gregmarr
Comment options

@gregmarr
Comment options

@mutluit
Comment options

Comment options

You must be logged in to vote
2 replies
@gregmarr
Comment options

@mutluit
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by mutluit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants