ClickHouse/docs/en/sql-reference
Robert Schulze ad4a21034f
Fix msan issue in keyed siphash
Issue:
https://s3.amazonaws.com/clickhouse-test-reports/0/ffdd91669471f4934704f98f0191524496b4e85b/fuzzer_astfuzzermsan/report.html

Repro:
SELECT hex(sipHash128ReferenceKeyed((toUInt64(2), toUInt64(-9223372036854775807)))) GROUP BY (toUInt64(506097522914230528), toUInt64(now64(2, NULL + NULL), 1084818905618843912)), toUInt64(2), NULL + NULL, char(-2147483649, 1)

Minimal repro:
SELECT sipHash64Keyed((2::UInt64, toUInt64(2)), 4) GROUP BY toUInt64(2)
2023-05-25 17:52:03 +00:00
..
aggregate-functions Fix: typo in last_value.md (#50148) 2023-05-24 22:14:01 +02:00
data-types Geo types are production ready 2023-05-19 12:43:55 +02:00
dictionaries Update index.md 2023-05-24 10:40:33 -03:00
functions Fix msan issue in keyed siphash 2023-05-25 17:52:03 +00:00
operators Docs: Replace annoying three spaces in enumerations by a single space 2023-04-19 15:56:55 +00:00
statements Testing algolia index 2023-05-24 12:40:12 -04:00
table-functions Merge branch 'master' into url-function-docs 2023-05-24 09:03:01 -04:00
window-functions Fix some grammar mistakes in documentation, code and tests 2023-05-04 13:35:18 -03:00
_category_.yml New nav - reverting the revert 2023-03-17 21:45:43 -05:00
ansi.md replace symlinks 2022-08-28 17:34:50 -04:00
distributed-ddl.md standardize admonitions 2023-03-27 14:54:05 -04:00
formats.mdx add link to formats 2022-09-16 17:21:03 -04:00
index.md New nav - reverting the revert 2023-03-17 21:45:43 -05:00
sql-reference-links.json New nav - reverting the revert 2023-03-17 21:45:43 -05:00
syntax.md Docs: Replace annoying three spaces in enumerations by a single space 2023-04-19 15:56:55 +00:00
transactions.md spelling 2023-04-17 12:25:38 -04:00