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

   ### What happened?
   
   `import snappy` succeeds but [both `getattr` in 
`tfrecordio.py`](https://github.com/apache/beam/blob/286e29cb7a57c7a716de080167bfaf729251fd45/sdks/python/apache_beam/io/tfrecordio.py#L51)
 return `None`. snappy < 0.7 does not have the issue.
   
   Marking it as P1 as it silently but dramatically slows down reading & 
writing. It would also be nice to add a test for this or make the error less 
silent.
   
   ### Issue Priority
   
   Priority: 1 (data loss / total loss of function)
   
   ### Issue Components
   
   - [X] Component: Python SDK
   - [ ] Component: Java SDK
   - [ ] Component: Go SDK
   - [ ] Component: Typescript SDK
   - [ ] Component: IO connector
   - [ ] Component: Beam YAML
   - [ ] Component: Beam examples
   - [ ] Component: Beam playground
   - [ ] Component: Beam katas
   - [ ] Component: Website
   - [ ] Component: Infrastructure
   - [ ] Component: Spark Runner
   - [ ] Component: Flink Runner
   - [ ] Component: Samza Runner
   - [ ] Component: Twister2 Runner
   - [ ] Component: Hazelcast Jet Runner
   - [ ] Component: Google Cloud Dataflow Runner


-- 
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]

Reply via email to