damccorm opened a new issue, #21619: URL: https://github.com/apache/beam/issues/21619
The 4MC (4 More Compression) is a library for hadoop providing a new splittable compressed file format (4mc) which lets you leverage the power of LZ4 and ZSTD algorithms. It differs from other compressed file formats in a way that the output files can be read using HIVE partitioning - thus queries can be fast and reads from client applications can be very pointed to small compressed files stored on GCS. Imported from Jira [BEAM-14452](https://issues.apache.org/jira/browse/BEAM-14452). Original Jira may contain additional context. Reported by: [email protected]. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
