python-bigquery-dataframes
python-bigquery-dataframes copied to clipboard
feat!: reading JSON data as the pyarrow native JSON type when available
Fixes internal issue 401055693 🦕
To adopt pa.json_ type, it requires pyarrow v1.19+ and pandas 3.0+