Cannot load dates outside of pandas nanosecond timestamp range with load_parquet
#441
Labels
api: bigquery
Issues related to the googleapis/python-bigquery-pandas API.
priority: p1
Important issue which blocks shipping the next release. Will be fixed prior to next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
googleapis/python-db-dtypes-pandas#45
Possibly we need a fallback for out-of-range values that converts to
object
dtype of datetime.date instead? Or a pandas series containing pyarrow date scalars?The text was updated successfully, but these errors were encountered: