Why it matters
SipHash keyed functions were removed previously and their reintroduction addresses the need for a fast, secure, and keyed hash function useful in scenarios requiring resistance to hash-flooding attacks and improved hash distribution.How to use it
Users can utilize SipHash keyed functions by calling them directly in their queries once they are available in the ClickHouse environment. No special configuration is required to enable these functions.