bug: google-cloud-bigquery cannot be imported when pyarrow 2.0 or earlier is installed #933
Labels
api: bigquery
Issues related to the googleapis/python-bigquery API.
priority: p0
Highest priority. Critical issue. P0 implies highest priority.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Requiring pyarrow >=3.0 is causing the Apache Beam and TFX teams some issues (internal issue 197861846). We should allow older versions of pyarrow to be used for those features where it can be (and re-add any relevant warnings when it can't)
The text was updated successfully, but these errors were encountered: