There was an error while loading. Please reload this page.
1 parent 5d44b80 commit 6569723Copy full SHA for 6569723
1 file changed
packages/google-cloud-bigquery/google/cloud/bigquery/__init__.py
@@ -58,6 +58,7 @@
58
from google.cloud.bigquery.external_config import ExternalSourceFormat
59
from google.cloud.bigquery.external_config import HivePartitioningOptions
60
from google.cloud.bigquery.format_options import AvroOptions
61
+from google.cloud.bigquery.format_options import ParquetOptions
62
from google.cloud.bigquery.enums import QueryResultsCompressionCodec
63
from google.cloud.bigquery.enums import QueryResultsFormat
64
from google.cloud.bigquery.job.base import SessionInfo
0 commit comments