[
https://issues.apache.org/jira/browse/BEAM-13150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17445494#comment-17445494
]
Brian Hulette commented on BEAM-13150:
--------------------------------------
Hm well maybe it would make sense to add something more substantial to Beam. We
do have tfrecordio already:
https://github.com/apache/beam/blob/master/sdks/python/apache_beam/io/tfrecordio.py
(it doesn't add any tf/x dependency).
It doesn't look like it reads any metadata to determine the structure of the
records as it is, but maybe we could add a mode to do that and generate a
schema?
> Integrate TFRecord/tf.train.Example with Beam Schemas and the DataFrame API
> ---------------------------------------------------------------------------
>
> Key: BEAM-13150
> URL: https://issues.apache.org/jira/browse/BEAM-13150
> Project: Beam
> Issue Type: Improvement
> Components: dsl-dataframe, sdk-py-core
> Reporter: Brian Hulette
> Assignee: Brian Hulette
> Priority: P2
>
> See discussion in BEAM-12955
--
This message was sent by Atlassian Jira
(v8.20.1#820001)