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 c584a5a commit 10f7cd4Copy full SHA for 10f7cd4
tests/unit/job/test_load_config.py
@@ -959,7 +959,6 @@ def test_from_api_repr(self):
959
from google.cloud.bigquery.schema import SchemaField
960
from google.cloud.bigquery.table import TimePartitioning, TimePartitioningType
961
962
- # from google.cloud.bigquery.format_options import ParquetOptions
963
from google.cloud.bigquery.job.load import ColumnNameCharacterMap
964
965
config = LoadJobConfig.from_api_repr(self.RESOURCE)
0 commit comments