Description
These commands have the --level option, but it's applied only to deflate and xz.
$ java -jar avro-tools-1.9.0.jar fromjson Expected 1 arg: input_file Option Description ------ ----------- --codec <String> Compression codec (default: null) --level <Integer> Compression level (only applies to deflate and xz) (default: -1)
Zstandard also has compression level feature, so it'd be useful if users can specify it.
Attachments
Issue Links
- links to