This issue tracks the work to enable support for the RANGE datatype in the BigQuery python client libraries. Steps: - [x] Schema Support: #1746 - [x] StandardSQL Data Type #1807 - [x] Query Parameterization #1827 - [x] Reading Support (already works) - [x] Write API Support https://github.com/googleapis/python-bigquery-storage/pull/780 - [x] InsertAll Support #1909
This issue tracks the work to enable support for the RANGE datatype in the BigQuery python client libraries.
Steps: