liferoad commented on code in PR #35692: URL: https://github.com/apache/beam/pull/35692#discussion_r2233985861
########## sdks/python/apache_beam/yaml/tests/assign_timestamps.yaml: ########## @@ -49,36 +49,38 @@ pipelines: - {user: "alice", timestamp: 3} - {user: "bob", timestamp: 7} + # TODO - Rethink error handling since schema mismatch in Create transform + # isn't allowed anymore. Review Comment: If I understand this correctly, `typehints.Union` will be used here when they have different schemas, right? -- 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