Details
-
Bug
-
Status: Resolved
-
P0
-
Resolution: Fixed
-
2.33.0
Description
I believe https://github.com/apache/beam/pull/15237 is the root cause.
Tests are failing with:
google.api_core.exceptions.BadRequest: 400 Cannot access field fruit on a value with type ARRAY<STRUCT<fruit STRING>> at [1:53] (job ID: 3dcd4354-fcae-44dd-8e27-cff6ad41155c) -----Query Job SQL Follows----- | . | . | . | . | . | . | . | . | . | . | . | . | 1:SELECT bytes, date, time, int64, bool, nested_field.fruit FROM python_write_to_table_16291383366439.python_append_schema_update | . | . | . | . | . | . | . | . | . | . | . | . |