ClickHouse / metabase-clickhouse-driver

ClickHouse database driver for the Metabase business intelligence front-end
Apache License 2.0
461 stars 84 forks source link

Fixed Nippy error with unsigned ClickHouse types #162

Closed slvrtrn closed 1 year ago

slvrtrn commented 1 year ago

Summary

Resolves #147

Four same questions on a dashboard, each cached, using cell towers, which has UnsignedByte/UnsignedShort/UnsignedInteger JDBC driver values:

image

Checklist