curl -s 'https://api.github.com/repos/ClickHouse/ClickHouse/issues?labels=bug&state=open' | clickhouse-local --structure 's String' --input-format JSONAsString --query 'SELECT * FROM table'
Code: 117, e.displayText() = DB::Exception: JSON object must begin with '{'.: (at row 1)
: While executing File (version 21.7.1.1)