You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/05 01:18:16 UTC

[GitHub] [beam] damccorm opened a new issue, #21692: Add an interface to allow users to compress values being written to shuffle

damccorm opened a new issue, #21692:
URL: https://github.com/apache/beam/issues/21692

   Frequently values being shuffled are large and compressible, while users can compress them on their own by using a coder that compresses the data, it would be nice to be able to do so globally for all values.
   
   Imported from Jira [BEAM-14534](https://issues.apache.org/jira/browse/BEAM-14534). Original Jira may contain additional context.
   Reported by: SteveNiemitz.


-- 
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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] damccorm commented on issue #21692: Add an interface to allow users to compress values being written to shuffle

Posted by GitBox <gi...@apache.org>.
damccorm commented on issue #21692:
URL: https://github.com/apache/beam/issues/21692#issuecomment-1146717798

   Unable to assign user @SteveNiemitz. If able, self-assign, otherwise tag @damccorm so that he can assign you. Because of GitHub's spam prevention system, your activity is required to enable assignment in this repo.


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org