python-bigquery-dataframes icon indicating copy to clipboard operation
python-bigquery-dataframes copied to clipboard

feat!: reading JSON data as the pyarrow native JSON type when available

Open chelsea-lin opened this issue 11 months ago • 1 comments

Fixes internal issue 401055693 🦕

chelsea-lin avatar Mar 20 '25 23:03 chelsea-lin

To adopt pa.json_ type, it requires pyarrow v1.19+ and pandas 3.0+

chelsea-lin avatar Apr 24 '25 20:04 chelsea-lin