I am seeing cannot find symbol errors in two separate PR precommits.

I am not sure how to get more specific info, but they fail with "cannot
find symbol" in files:
ContextualTextIO.java:246 code
<https://github.com/apache/beam/blob/1201986492f2b76a1be3fd4d2a601c4c3e79502c/sdks/java/io/contextualtextio/src/main/java/org/apache/beam/sdk/io/contextualtextio/ContextualTextIO.java#L246>
BigQueryIO.java:723 code
<https://github.com/apache/beam/blob/1201986492f2b76a1be3fd4d2a601c4c3e79502c/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryIO.java#L723>

Build links:
https://ci-beam.apache.org/job/beam_PreCommit_Java_Commit/14029/java/new/

https://ci-beam.apache.org/job/beam_PreCommit_Java_Commit/14041/java/

PRs:
https://github.com/apache/beam/pull/13083

https://github.com/apache/beam/pull/13078

This one seems like it would be broken for everyone as I am seeing it in
two separate precommits. Any ideas how to find the specific symbols? And
diagnose/fix this issue?

Thanks for your help in advance :),
Alex

Reply via email to