Ignore parse error in system.distributed_ddl_queue#79369
Ignore parse error in system.distributed_ddl_queue#79369azat merged 15 commits intoClickHouse:masterfrom
Conversation
|
Addresses #75011 |
|
Hello @azat , |
azat
left a comment
There was a problem hiding this comment.
Sorry for the delay (was on vacation)
LGTM, but let's also make test more stable
|
Integration tests failures is related, @ilejn can you please take a look? |
|
Please, advise if I should trigger the build. |
|
AST fuzzer thing is not related. |
|
@azat , imagine that CH parses queries in system.query_log and in case of an exception returns error to client. |
I understand your point, but I still believe that until we have some solid examples, we should not ignore other errors. I am concerned that someone might rely on the cluster field and would prefer to know whether the failure is temporary (and the query can be retried) or permanent. |
…ed_ddl_queue Ignore parse error in system.distributed_ddl_queue conflict resolved
24.8.14 Backport of ClickHouse#79369 -- Ignore parse error in system.distributed_ddl_queue
…ed_ddl_queue Ignore parse error in system.distributed_ddl_queue
25.3.5 Backport of ClickHouse#79369 -- Ignore parse error in system.distributed_ddl_queue
…ed_ddl_queue Ignore parse error in system.distributed_ddl_queue
25.3.6 Backport of ClickHouse#79369 -- Ignore parse error in system.distributed_ddl_queue
…ed_ddl_queue Ignore parse error in system.distributed_ddl_queue
…istributed_ddl_queue" This reverts commit 0492f67.
…ed_ddl_queue Ignore parse error in system.distributed_ddl_queue
…distributed_ddl_queue 25.3.8 Backport of ClickHouse#79369 -- Ignore parse error in system.distributed_ddl_queue
Changelog category (leave one):
Fixes: #75011