Recently I got a error when loading data into bigquery.
Error encountered during job execution: Total JSON data size exceeds max allowed size. Total size is at least: 18446744073709551615. Max allowed size is: 13194139533312.
It's impossible to have such big files size, my loading data is under one terabytes. I don't know where this error comes from.