Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

BIGQUERY/ Json is not enabled for current project

I am working on Bigquery. The data is from firestore. But the schema data is all of type string. And I want to pass them to JSON. I want to use PARSE_JSON or TO JSON to convert a string to JSON. But I get an error: Json is not enabled for the current project. Json is not enabled for current project.

like image 980
user18162889 Avatar asked Oct 15 '25 16:10

user18162889


1 Answers

JSON datatype is currently in preview. See https://cloud.google.com/bigquery/docs/reference/standard-sql/json-data for more information, including enrollment.

like image 67
shollyman Avatar answered Oct 17 '25 11:10

shollyman



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!