You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 21:42:31 UTC

[GitHub] [beam] damccorm opened a new issue, #21159: Integrate TFRecord/tf.train.Example with Beam Schemas and the DataFrame API

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

   See discussion in BEAM-12955
   
   Imported from Jira [BEAM-13150](https://issues.apache.org/jira/browse/BEAM-13150). Original Jira may contain additional context.
   Reported by: bhulette.


-- 
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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] rclough commented on issue #21159: Integrate TFRecord/tf.train.Example with Beam Schemas and the DataFrame API

Posted by GitBox <gi...@apache.org>.
rclough commented on issue #21159:
URL: https://github.com/apache/beam/issues/21159#issuecomment-1167484445

   Related to, but not sufficiently addressed by #21171, additional context in original ticket. To summarize:
   
   TF Records/TF Example is a special protobuf input type that's more flexible, and often accompanied by a schema, or metadata that can be used to infer schema data. It would be really helpful if beam could read this data format and integrate it with other schema-aware tools such as the DataFrame API or other things like beam SQL, since it's a reasonably popular format for machine learning workloads


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org