ahmedabu98 commented on PR #32757: URL: https://github.com/apache/beam/pull/32757#issuecomment-2416355867
I believe this change introduced a regression (see #32795) Iceberg [unit](https://github.com/apache/beam/actions/workflows/IO_Iceberg_Unit_Tests.yml) and [integration](https://github.com/apache/beam/actions/workflows/IO_Iceberg_Integration_Tests.yml) tests are failing with the following error: ``` java.lang.IllegalArgumentException: unable to serialize SchemaCoder<Schema: Fields: Field{... Field{... ``` Tests are failing at HEAD, but passing when reverting this PR: #32802 -- 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]
