damccorm opened a new issue, #20005: URL: https://github.com/apache/beam/issues/20005
Context: https://lists.apache.org/thread.html/bf4c37f21bda194d7f8c40f6e7b9a776262415755cc1658412af3c76%40%3Cdev.beam.apache.org%3E Currently we support two styles of schema in pubsub table definitions, a new "flattened" schema, as well as the original "nested" schema. The flattened style is preferred, but it currently provides no way to read or write pubsub message attributes, so switching over to it completely would be a regression. When flattened schemas support mapping to attributes, we should remove the nested style. Imported from Jira [BEAM-9210](https://issues.apache.org/jira/browse/BEAM-9210). 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
