tolberg91

Results 1 issues of tolberg91

Hi I created a table with a column of type BFloat16 ( https://clickhouse.com/docs/ru/sql-reference/data-types/float ). And now I am trying to read this table with jdbc driver (version 0.8.5, https://mvnrepository.com/artifact/com.clickhouse/clickhouse-jdbc/0.8.5 )...

bug
client-api-v2