RustedBones commented on issue #33531:
URL: https://github.com/apache/beam/issues/33531#issuecomment-2605715460
This is not related to any BQ method.
The problem lies on the model itself where the following fails
```java
new TableRow().set("f", data);
```
So any BQ code attempting to set a field named `f` fails.
--
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]