This website requires JavaScript.
Explore
Help
Sign In
thevar1able
/
ClickHouse
Watch
1
Star
0
Fork
0
You've already forked ClickHouse
mirror of
https://github.com/ClickHouse/ClickHouse.git
synced
2024-11-19 14:11:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2de6668b3f
ClickHouse
/
tests
/
queries
/
0_stateless
/
00979_yandex_consistent_hash_fpe.sql
2 lines
62 B
MySQL
Raw
Normal View
History
Unescape
Escape
Rename yandexConsistentHash to kostikConsistentHash
2022-03-24 01:18:25 +00:00
SELECT
kostikConsistentHash
(
-
1
,
40000
)
;
-- { serverError 36 }
Reference in New Issue
Copy Permalink