You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ajo Thomas (Jira)" <ji...@apache.org> on 2021/07/01 18:09:00 UTC

[jira] [Created] (BEAM-12569) Expose ReadAllFromTFRecord from the tfrecordio module

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)