You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code: 62. DB::Exception: Syntax error: failed at position 34 ('FORMAT') (line 3, col 2): FORMAT JSON
/TABIX_QUERY_ID_f2cda0bf-c57b-40e1-9a1b-26d7fba4e093/. Expected one of: token, At, Comma, EXCEPT, ON, WITH GRANT OPTION, WITH ADMIN OPTION, WITH REPLACE OPTION, end of query. (SYNTAX_ERROR) (version 22.9.2.7 (official build))
But used clickhouse-client it can do
The text was updated successfully, but these errors were encountered:
GRANT SELECT ON test.* TO test
Execution error
Code: 62. DB::Exception: Syntax error: failed at position 34 ('FORMAT') (line 3, col 2): FORMAT JSON
/TABIX_QUERY_ID_f2cda0bf-c57b-40e1-9a1b-26d7fba4e093/. Expected one of: token, At, Comma, EXCEPT, ON, WITH GRANT OPTION, WITH ADMIN OPTION, WITH REPLACE OPTION, end of query. (SYNTAX_ERROR) (version 22.9.2.7 (official build))
But used clickhouse-client it can do
The text was updated successfully, but these errors were encountered: