Hi testing an update from v19.12.0 to v20.9.0
When running one of our queries after the update I am running to the following error.
Unable to coerce from the file's data type "int64" to the column's data type
"struct<links::list<null>, id::varchar, refName::varchar>" in table
"supportCase.json", column "status" and file "supportCase.json".
Here is the column it refers to:
Another user in the same instance can run this query with no problem.