Added a test

This commit is contained in:
Alexey Milovidov 2020-10-27 00:14:49 +03:00
parent 73f3aac663
commit f78e0d48b7
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
SELECT quantileDeterministic(number, sipHash64(number)) FROM remote('127.0.0.{1,2}', numbers(8193));