DanRoscigno
6d8a2bbd48
standardize admonitions
2023-03-27 14:54:05 -04:00
Rich Raposa
de68dade71
Revert "standardize admonitions"
2023-03-09 14:30:40 -07:00
DanRoscigno
95351bc2d3
standardize admonitions
2023-03-09 12:05:26 -05:00
Salvatore Mesoraca
aa4faae85d
docs: functions: hash: add doc for sipHash126Reference{,Keyed}
2023-02-07 11:19:04 +01:00
Salvatore Mesoraca
14acaa04a9
docs: functions: hash: fix wrong doc
2023-02-07 11:19:04 +01:00
Salvatore Mesoraca
970a4586a1
docs: functions: hash: add warning about sipHash128{,Keyed}
...
sipHash128{,Keyed} does not comply with the reference
implementation of SipHash and it's weaker then it should
2023-02-07 11:19:04 +01:00
Robert Schulze
5edf321927
Some docs fixes
2023-01-27 13:00:54 +01:00
Salvatore Mesoraca
464ecf50ef
doc: functions: hash: add sipHash{64,128}Keyed
2023-01-27 13:00:54 +01:00
Salvatore Mesoraca
dfd6dfc155
doc: functions: siphash: fix broken links
2023-01-27 13:00:53 +01:00
Salvatore Mesoraca
15b1f3f6a1
doc: functions: siphash: use correct value in example
2023-01-27 13:00:53 +01:00
DanRoscigno
438f34100d
fix codeblock end
2023-01-09 14:42:24 -05:00
DanRoscigno
8d002e6d43
full path to links
2023-01-07 19:19:49 -05:00
Ilya Yatsishin
b6b9be7a3e
Add documentation for xxh3
2023-01-06 18:05:27 +01:00
Dan Roscigno
37af44501d
Update docs/en/sql-reference/functions/hash-functions.md
...
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2022-12-21 09:12:06 -05:00
Dan Roscigno
30eb95d7d1
Update hash-functions.md
2022-12-21 08:39:44 -05:00
JackyWoo
05516bfd03
fix docs
2022-09-15 10:07:39 +08:00
JackyWoo
e3caa6f096
some fixes
2022-09-13 21:21:35 +08:00
DanRoscigno
5b5fcc56aa
add slugs
2022-08-28 10:53:34 -04:00
Anton Popov
2a841d0860
update docs for hash functions
2022-08-01 14:22:40 +00:00
rfraposa
869967de41
Remove H1 anchor tags from docs
2022-06-02 04:55:18 -06:00
rfraposa
044e76d91b
Add BLAKE3 hash function
2022-05-11 12:10:16 -06:00
Rich Raposa
34f0d1c5f8
Revert "BLAKE3 hash function documentation"
2022-05-10 13:28:36 -06:00
BoloniniD
aa21a8925f
Fixes
2022-05-07 17:08:40 +03:00
BoloniniD
0cf6f66fcf
Add BLAKE3 hash docs
2022-05-07 12:08:37 +03:00
rfraposa
8f01fe9c49
Revised /en folder
2022-04-09 07:34:21 -06:00
rfraposa
5250d9ad11
Removed /ja folder, cleaned up /ru markdown
2022-04-09 07:29:05 -06:00
Alexey Milovidov
9854b55835
Revert "Format changes for new docs"
2022-04-04 02:05:35 +03:00
rfraposa
560471f991
Update /sql-reference docs
2022-03-29 22:06:21 -06:00
rfraposa
5a4466cec7
Update references in docs
2022-03-12 00:24:31 -06:00
Vladimir C
645ae45b01
Apply suggestions from code review
2021-11-29 13:59:20 +03:00
Dmitriy
a6d33aaf03
Translate to Russian
...
Выполнил перевод на русский язык.
2021-11-22 20:52:09 +03:00
Dmitriy
8dab82f00c
Document some hash functions
...
Задокументировал две хеш-функции sipHash128 и murmurHash3_128.
2021-11-19 21:34:31 +03:00
romanzhukov
57c5d9d382
Update hash-functions.md
...
minor fix
2021-10-04 00:29:46 +03:00
Roman Bug
8d9602432b
Merge branch 'master' into romanzhukov-DOCSUP-13910-SHA512
2021-10-04 00:27:36 +03:00
romanzhukov
271f7995c0
Fix PR comments.
2021-10-04 00:19:37 +03:00
Nikita Tikhomirov
2d23f40fd2
Added documentation for MD4 and SHA384 functions. Supplementing documentation with SHA-512 where it was missing.
2021-10-01 04:38:34 +03:00
romanzhukov
b226429435
Fix links, add 512 translation.
2021-09-29 18:41:15 +03:00
romanzhukov
e312156b1c
Add note about Materialized views
2021-09-29 17:52:39 +03:00
romanzhukov
d75136c3b1
Update hash functions (SHA) en
2021-09-29 16:59:56 +03:00
listar
60b6afc629
1. modify doc to add sha512
2021-08-19 10:03:44 +00:00
Romain Neutron
7b515c7235
Avoid short syntax
2021-05-27 21:44:11 +02:00
Alexey
0b39a64a6e
hex() added to murmurHash3_128 example
2021-04-13 19:35:44 +00:00
Alexey
05af425f83
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into alexey-sm-DOCSUP-8179-remove_control_unicode
2021-04-07 19:41:25 +00:00
gyuton
8011f5c36a
DOCSUP-5910: Documented SimHash, MinHash, bitHammingDistance and tupleHammingDistance functions ( #22131 )
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
Co-authored-by: George <gyuton@yandex-team.ru>
Co-authored-by: Vladimir <vdimir@yandex-team.ru>
2021-04-02 14:19:25 +03:00
Alexey
454e6635ad
non-printable characters removed
2021-04-01 20:33:54 +00:00
Vladimir
b1f22e893e
Merge branch 'master' into sevirov-DOCSUP-7098-edit_translate_russian_docs_templates
2021-03-15 15:57:54 +03:00
Alexey Milovidov
8c9bd09e6c
Remove broken "Original article"
2021-03-14 15:19:04 +03:00
Dmitriy
aad98b368e
Edit and translate to Russian
...
Поправил шаблоны в английской и русской версиях.
2021-03-13 21:18:45 +03:00
Alexey Milovidov
01ef06a42c
Fix broken links
2021-02-28 02:31:47 +03:00
Maksim Kita
71c65b5d82
Merge pull request #20611 from kitaisreal/rename-untyped-function-reinterpret-as
...
Rename untyped function reinterpretAs into reinterpret
2021-02-19 14:35:00 +03:00