ahmedabu98 commented on PR #26559: URL: https://github.com/apache/beam/pull/26559#issuecomment-1535315517
This test fails when run against the code prior to the changes in #26503 with: ``` java.lang.RuntimeException: Bad append: 0 + for stream 112e49de-0c2c-4a4e-820f-d8b96d339c83 expected 1 ``` And getting the familiar error when removing the fake BQ services and using a real table ref: ``` com.google.cloud.bigquery.storage.v1.Exceptions$OffsetAlreadyExists: ALREADY_EXISTS: The offset is within stream, expected offset 1, received 0 ``` -- 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]
