tabixio / tabix

Tabix.io UI

Home Page:https://tabix.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code: 352. DB::Exception: Block structure mismatch (AMBIGUOUS_COLUMN_NAME)

digipigeon opened this issue · comments

I have just upgraded my main clickhouse server

Running Ubuntu 22.04

ClickHouse server version 22.4.5.9 (official build). - Installed from Repo

Using the Hosted UI.

When looking at the processlist I am getting the following error, (everything else appears to be working correctly):

Code: 352. DB::Exception: Block structure mismatch in (columns with identical name must have identical structure) stream: different types:
memory_usage String String(size = 0)
memory_usage Int64 Int64(size = 0). (AMBIGUOUS_COLUMN_NAME) (version 22.4.5.9 (official build))

You use last version hosted on http://dash.tabix.io ?

I was using (what I now know is the older) ui.tabix.io

Everything is working fine on this new one, thanks.