pyarrow compatibility issue when instantiating a client #890
Labels
api: bigquery
Issues related to the googleapis/python-bigquery API.
type: question
Request for information or clarification. Not an issue.
Creating an SDK client using v2.24.1 in Databricks runtime v8.3 (Spark v3.1.1 and Python v3.8.8 and pyarrow v1.0.1) generates the following error: module 'pyarrow' has no attribute 'decimal256'.
pip version = 20.2.4
I tried:
The text was updated successfully, but these errors were encountered: