| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
SYSTEM RELOAD DICTIONARY accept an ON CLUSTER clause, but the parser rejected it: SYSTEM RELOAD DICTIONARY ON CLUSTER akvorado akvorado.asns SYSTEM RELOAD DICTIONARIES ON CLUSTER akvorado ClickHouse accepts the clause both before and after the dictionary name and formats both back with the cluster first, so the parser now does the same.
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
SYSTEM RELOAD DICTIONARY accept an ON CLUSTER clause, but the parser rejected it:
SYSTEM RELOAD DICTIONARY ON CLUSTER akvorado akvorado.asns
SYSTEM RELOAD DICTIONARIES ON CLUSTER akvorado
ClickHouse accepts the clause both before and after the dictionary name and formats both back with the cluster first, so the parser now does the same.