ClickHouse/dbms/tests/queries/0_stateless/00979_yandex_consistent_hash_fpe.sql
Alexey Milovidov 9cdbc6c663 Added a test
2019-08-03 01:45:25 +03:00

2 lines
62 B
SQL

SELECT yandexConsistentHash(-1, 40000); -- { serverError 36 }