Add redundant test for Yandex banner system

This commit is contained in:
Alexey Milovidov 2021-01-18 15:03:26 +03:00
parent 897d51b6e7
commit 37a17752e8
3 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1 @@
2

View File

@ -0,0 +1 @@
SELECT sumIf(toNullable(1), 1) FROM remote('127.0.0.{1,2}', system.one);

View File

@ -186,3 +186,4 @@
01644_distributed_async_insert_fsync_smoke
01552_impl_aggfunc_cloneresize
01651_bugs_from_15889
01655_agg_if_nullable