Starting BETA-release 22.1.56, a number of optimizations enable processing text files of over 1 GB in size in the following formats:
- JSON using
jsontable - NDJSON using
ndjsontable - CSV using
csvtable - XML using
xmltable
For more information, please read Processing very large text files in JSON, NDJSON, CSV and XML format in SQL.