MarkyMan4 opened this issue 2 years ago · 1 comments
DuckDB support querying JSON files. Figure out a way to allow users to query JSON files with filequery
Working on this in branch 0.1.6. Will make use of DuckDB's read_json_auto() function to attempt to automatically parse JSON for querying
0.1.6
read_json_auto()