liferoad commented on issue #34226: URL: https://github.com/apache/beam/issues/34226#issuecomment-2711001288
We use this to compute a masked crc32c checksum for a value: https://github.com/apache/beam/blob/286e29cb7a57c7a716de080167bfaf729251fd45/sdks/python/apache_beam/io/tfrecordio.py#L51 I do not think we need `snappy` any more since we could directly use some crc32c packages. -- 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]
