ClickHouse / metabase-clickhouse-driver

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

driver only works with ClickHouse servers 20.7 and above #175

Closed Sergey-Dong closed 1 year ago

Sergey-Dong commented 1 year ago

Describe the bug

metabase-clickhouse-driver with version 1.1.7 does not work with elder version clickhouse, metabase with version 0.46 does not work with elder version metabase-clickhouse-driver, now we have a distributed clickhouse cluster with version 19.5.3.8, and we have to use the elder version metabase to adapt for it, and can not update the metabase application.

Expected behaviour

metabase-clickhouse-driver can work with elder version

Error log

We apologize, but this driver only works with ClickHouse servers 20.7 and above. Please consider to upgrade your server to a more recent version.

Configuration

Environment

ClickHouse server

slvrtrn commented 1 year ago

Please consider upgrading your ClickHouse server. 19.5 has been EOL for at least three years already.