Ajo Thomas created BEAM-12569:
---------------------------------
Summary: Expose ReadAllFromTFRecord from the tfrecordio module
Key: BEAM-12569
URL: https://issues.apache.org/jira/browse/BEAM-12569
Project: Beam
Issue Type: Improvement
Components: io-py-tfrecord
Reporter: Ajo Thomas
Assignee: Ajo Thomas
tfrecordio module provides ReadAllFromTFRecord class but doesn't publicly
expose it. Using it causes the following error-
AttributeError: module 'apache_beam.io' has no attribute 'ReadAllFromTFRecord'
--
This message was sent by Atlassian Jira
(v8.3.4#803005)