Clickhouse Cloud
jcdmacleod opened this issue · 3 comments
jcdmacleod commented
I noticed that the scheme appears to have changed and I tried to apply that to the replicated example, but it is not working as expected.
mosajjal commented
Hi there. are you trying to upgrade from <0.9.9 to 0.9.9? if that's the case, you will have to re-create the tables to enable high-precision timestamp.
jcdmacleod commented
No, fresh 0.9.9 installation.
mosajjal commented
fixed in the latest commit's SQL tables. let me know if the problem still persists.