You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to Big Query Doc, the schema names can start with a letter or underscore. However, the method get_bigquery_sanitized_field_name requires the field name must start with a letter. Please update accordingly.
The text was updated successfully, but these errors were encountered:
According to Big Query Doc, the schema names can start with a letter or underscore. However, the method get_bigquery_sanitized_field_name requires the field name must start with a letter. Please update accordingly.
The text was updated successfully, but these errors were encountered: