We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88c3775 commit 9403046Copy full SHA for 9403046
google/cloud/bigquery/external_config.py
@@ -482,6 +482,7 @@ def source_column_match(self) -> Optional[SourceColumnMatch]:
482
default is chosen based on how the schema is provided. If autodetect is
483
used, then columns are matched by name. Otherwise, columns are matched by
484
position. This is done to keep the behavior backward-compatible.
485
+
486
Acceptable values are:
487
SOURCE_COLUMN_MATCH_UNSPECIFIED - Unspecified column name match option.
488
POSITION - matches by position. This assumes that the columns are ordered
0 commit comments