Abacn commented on issue #26789:
URL: https://github.com/apache/beam/issues/26789#issuecomment-1555266227
I tried the steps in the description by
1. Run a pipeline that write some data to a table
2. Run another STORAGE_API_AT_LEAST_ONCE pipeline, where
- set `.withSchema` with a tableSchema that field order are shuffled
- or Assemble TableRow order adding fields shuffled
Both pipeline succeeded and wrote the expected results (checked the table
data). Code snippet in #26796
--
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]