chunyang commented on pull request #14394: URL: https://github.com/apache/beam/pull/14394#issuecomment-811517191
Hmm, I can't figure out why that doc error is happening. ``` /home/jenkins/jenkins-slave/workspace/beam_PreCommit_PythonDocs_Commit/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/apache_beam/io/gcp/bigquery_tools.py:docstring of apache_beam.io.gcp.bigquery_tools.check_schema_equal:: WARNING: py:class reference target not found: apache_beam.io.gcp.internal.clients.bigquery.bigquery_v2_messages.TableFieldSchema ``` Not sure why the `TableSchema` reference is found but not the `TableFieldSchema`. -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org