Results 5 comments of Dipal

Atomic databases keep dropped tables for 8 minutes. did you wait for some time between delete and restoring?

setString,setTimestamp,setObject any of these is not working and keep on giving the same error. can you try stmt.setString(2, "2021-11-11 12:23"); ?

I tried with the latest version ru.yandex.clickhouse clickhouse-jdbc 0.3.1 ru.yandex.clickhouse.except.ClickHouseException: ClickHouse exception, code: 27, host: clickhouse-distributed.clickhouse.svc.kubernetes.local, port: 8443; Code: 27, e.displayText() = DB::Exception: Cannot parse input: expected '\n' before: '56300000009\t2021-11-10T05:21:53\n':...

I am also facing the same issue, i have created a connection with specific database but i have few joins on physical table and have a logical view , but...

Any update on this? I am facing same issue.