clickhouse.rs
clickhouse.rs copied to clipboard
CH changed a syntax of WATCH requests
Code: 62. DB::Exception: Syntax error: failed at position 81 ('TIMEOUT'): TIMEOUT AS SELECT num FROM test ORDER BY num. Expected one of: REFRESH, PERIODIC REFRESH. (SYNTAX_ERROR) (version 22.10.2.11 (official build))
Enable the watch feature in CI tests after fixing.