clickhouse.rs icon indicating copy to clipboard operation
clickhouse.rs copied to clipboard

CH changed a syntax of WATCH requests

Open loyd opened this issue 3 years ago • 0 comments

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.

loyd avatar Nov 25 '22 09:11 loyd