option to set preserve_ascii_control_characters is not available on load config #1387
Labels
api: bigquery
Issues related to the googleapis/python-bigquery API.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Environment details
google-cloud-bigquery
version:Name: google-cloud-bigquery Version: 3.3.3 Summary: Google BigQuery API client library Home-page: https://github.com/googleapis/python-bigquery Author: Google LLC Author-email: googleapis-packages@google.com License: Apache 2.0 Location: c:\users\fki\appdata\roaming\python\python39\site-packages Requires: google-api-core, google-cloud-bigquery-storage, google-cloud-core, google-resumable-media, grpcio, packaging, proto-plus, protobuf, pyarrow, python-dateutil, requests Required-by: bigquery, pandas-gbq
Steps to reproduce
Work around
job_config._properties["load"]["preserve_ascii_control_characters"] = True
The text was updated successfully, but these errors were encountered: