v3: default to loading timezone-less pandas datetime columns into a DATETIME BigQuery #985
Labels
api: bigquery
Issues related to the googleapis/python-bigquery API.
semver: major
Hint for users that this is an API breaking change.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Previously, this wasn't supported, but now it is. See: #895
To avoid breaking changes, we continue to upload these columns as TIMESTAMP, but we should probably load them as DATETIME for correctness in v3.
The text was updated successfully, but these errors were encountered: