BigQuery client throws NullPointerException when estimatedFields is empty #3982
Labels
priority: p1
Important issue which blocks shipping the next release. Will be fixed prior to next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Environment details
Steps to reproduce
Stacktrace
Any additional information below
This happens only if table.streamingBuffer.estimatedFields field is null in table. This is not allways the case but when it is null the exception appears.
See more info here: https://issues.apache.org/jira/browse/BEAM-6076
Thanks!
The text was updated successfully, but these errors were encountered: