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 14:42:16 UTC

[GitHub] [beam] damccorm opened a new issue, #20005: Deprecate and remove "nested" schemas for pubsub tables

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

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