egalpin commented on PR #31608: URL: https://github.com/apache/beam/pull/31608#issuecomment-2215291806
Even though Beam itself makes no guarantee of publishing order, OrderingKeys can still be useful for creating partitions of data where the resulting partitions can be consumed (and re-consumed) in a deterministic order. It's not particularly about ordering from Beam to Pubsub, but ordering guarantees from Pubsub to downstream consumers thereafter. -- 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-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org