You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reporting. Currently the driver relies on TabSeparatedWithNamesAndTypes format and it does not support other formats well(especially those without headers). This will be fixed in next release.
select * from numbers(11) LIMIT 10 format JSONEachRow works for me, but this function is currently limited to http protocol - grpc does not support query with custom format.
Hi,
It seems that a fix was proposed for this issue:
#475
but didnt had the chance to get merged.
This issue still exists in: https://github.com/ClickHouse/clickhouse-jdbc/tree/v0.3.1
Below a snippet:
The text was updated successfully, but these errors were encountered: