kennknowles opened a new issue, #18872: URL: https://github.com/apache/beam/issues/18872
PubsubIO has methods like PubsubIO.readStrings(), PubsubIO.readAvros() and PubsubIO.readProtos(). We need to add tests to make sure it's easy to convert objects read from Pubsub to Rows, e.g. using JsonToRow transform, or InferredRowCoder. Imported from Jira [BEAM-4197](https://issues.apache.org/jira/browse/BEAM-4197). Original Jira may contain additional context. Reported by: kedin. -- 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]
