Commit Graph

2436 Commits

Author SHA1 Message Date
Robert Schulze
542364e2b2
Merge pull request #62589 from Blargian/document_left_right_XYZ
[Docs] add missing `left`, `right` functions and their variants.
2024-04-12 13:07:35 +00:00
Mikhail f. Shiryaev
c10055eb78
Add sccache to the spelling dictionary 2024-04-12 14:34:19 +02:00
Shaun Struwig
6fff5723b7
Add leftUTF and rightUTF to aspell-dict 2024-04-12 13:31:34 +02:00
Yakov Olkhovskiy
e793b0e148
Update aspell-dict.txt 2024-04-10 20:37:26 -04:00
Robert Schulze
daf2fdc6bf
Merge pull request #62299 from Blargian/document_arrayXYZ
[Docs] add missing arrayXYZ functions
2024-04-10 17:22:37 +00:00
Blargian
5657e6aa35 Fix style 2024-04-10 17:55:52 +02:00
Nikolay Degterinsky
b8e809ff32
Merge pull request #62422 from Blargian/document_wyHash64
[Docs] add wyHash64 function
2024-04-09 23:08:20 +00:00
Robert Schulze
007ae001de
Merge pull request #62075 from Blargian/document_multiSearchXYZ
[Docs] add multiSearchXYZ functions
2024-04-09 21:02:01 +00:00
Robert Schulze
c843b411da
Merge pull request #62450 from Blargian/document_l2SquaredNorm
[Docs] add L2SquaredNorm function
2024-04-09 20:33:58 +00:00
Robert Schulze
c25ad7a229
Merge pull request #62448 from Blargian/document_tupleXYZ
[Docs] add tupleXYZ functions
2024-04-09 20:33:55 +00:00
Robert Schulze
56f54c1b5a
Merge pull request #62454 from Blargian/document_kostikConsistentHash
[Docs] add kostikConsistentHash
2024-04-09 19:18:06 +00:00
Blargian
9b35c637c1 Add SquaredNorm to aspell-ignore 2024-04-09 20:19:47 +02:00
Blargian
9a6b987b00 Add kostikConstantHash related words to aspell-dict 2024-04-09 20:16:59 +02:00
Blargian
077c57a4c9 Add functions and word moduli to aspell-dict 2024-04-09 20:14:50 +02:00
Blargian
0265ba5027 Add wyHash to aspell-ignore 2024-04-09 10:55:08 +02:00
Antonio Andelic
17111c2f0e
Merge pull request #62317 from ClickHouse/postprocess-correct-i-hope
Fix for postprocess script: print correct count for frame
2024-04-09 06:56:40 +00:00
Blargian
2c41bcb25a Add multiSearchXYZ functions to aspell-dict.txt 2024-04-08 21:57:11 +02:00
Blargian
f426b5f12b Fix spell-check 2024-04-08 19:21:44 +02:00
Antonio Andelic
81eda37f7f Print correct count 2024-04-05 10:27:13 +02:00
robot-clickhouse
c7a28b137a Update version_date.tsv and changelogs after v24.3.2.23-lts 2024-04-03 07:24:20 +00:00
robot-clickhouse-ci-1
38254cf52d
Merge pull request #62109 from Blargian/document_hasXYZ
Document hasXYZ
2024-04-02 10:48:20 +02:00
Shaun Struwig
7c4b421264
Merge branch 'master' into document_ngramXYZ 2024-04-01 20:02:23 +02:00
Shaun Struwig
b5425c0350
Add ngram variants to aspell-dict.txt
added the following variants to aspell-dict.txt :

ngramDistanceCaseInsensitive
ngramDistanceCaseInsensitiveUTF
ngramDistanceUTF
ngramSearchCaseInsensitive
ngramSearchCaseInsensitiveUTF
ngramSearchUTF
2024-03-30 20:07:46 +01:00
Shaun Struwig
c65261b737
Update aspell-dict.txt
add `hasThreadFuzzer` to aspell-dict.txt
2024-03-30 20:02:54 +01:00
robot-clickhouse
52417e3d42 Update version_date.tsv and changelogs after v24.3.1.2672-lts 2024-03-27 18:02:02 +00:00
robot-clickhouse
c525436c76 Update version_date.tsv and changelogs after v23.3.22.3-lts 2024-03-26 07:53:46 +00:00
Alexey Milovidov
08b7dd9591 Merge branch 'master' into get-client-http-header 2024-03-24 00:54:25 +01:00
Alexey Milovidov
da8da3cbe9 Better usability of "expect" tests: less trouble with running directly 2024-03-23 17:52:26 +01:00
Alexey Milovidov
92f57c1c1c
Merge branch 'master' into docs-mysql-table-engine 2024-03-22 03:34:56 +03:00
divanik
cc7a4182e3 Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/generate_series_function 2024-03-21 11:27:48 +00:00
Mikhail f. Shiryaev
ff9a6d0958
Merge pull request #61197 from ClickHouse/merge-commit-style-autofix
Merge commit style autofix
2024-03-21 09:59:53 +01:00
Mikhail f. Shiryaev
952b6b8514
Use the same features for black check 2024-03-20 18:00:02 +01:00
Mikhail f. Shiryaev
54fae360f0
Disable duplicate-inclides style check 2024-03-20 17:50:40 +01:00
divanik
8ec2dd31c7 Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/generate_series_function 2024-03-20 10:54:51 +00:00
robot-clickhouse-ci-1
b6cc44bd3b
Merge pull request #61054 from peter279k/add_tw_weather_dataset
Add another example dataset for presenting usage
2024-03-19 18:21:32 +01:00
Peter
029488f336
Add words to ignore spell checking 2024-03-19 23:54:08 +08:00
Alexey Milovidov
2a4116cfb3
Merge pull request #61410 from tomershafir/thread-fuzzer-sleep-rand
ThreadFuzzer: randomize sleep time
2024-03-19 15:56:14 +03:00
divanik
90c4b0aaf0 Add word to aspell-dictg 2024-03-18 16:52:21 +00:00
Mikhail f. Shiryaev
070f7bee9b
Fix shellcheck issues in durability-test.sh 2024-03-18 15:04:46 +01:00
Mikhail f. Shiryaev
a5331ea544
Rewrite list-licenses.sh to use array+find 2024-03-18 15:04:45 +01:00
Mikhail f. Shiryaev
97b0513f99
Enable duplicate includes back, rewrite and parallelize them 2024-03-18 15:04:45 +01:00
Mikhail f. Shiryaev
41432c56a8
Enable shellcheck conditionally 2024-03-18 15:04:44 +01:00
Antonio Andelic
dc4a2064e4 Fix clang-tidy build 2024-03-18 10:51:46 +01:00
Alexey Milovidov
994bf8765c Merge branch 'master' of github.com:ClickHouse/ClickHouse into split-cast-overload-resolver 2024-03-17 14:20:02 +01:00
Alexey Milovidov
3165a5e4c4
Merge pull request #61162 from ClickHouse/split-range-hashed-dictionary
Split `RangeHashedDictionary`
2024-03-17 16:18:06 +03:00
Alexey Milovidov
9be38c064a Merge branch 'master' into split-cast-overload-resolver 2024-03-16 14:07:59 +01:00
Dan Wu
26618909b4
Merge branch 'ClickHouse:master' into master 2024-03-16 10:20:39 +08:00
Antonio Andelic
c97731fb8c Correctly process last stacktrace 2024-03-15 18:46:23 +01:00
János Benjamin Antal
b66df8b415 Merge remote-tracking branch 'origin/master' into split-range-hashed-dictionary 2024-03-15 14:39:58 +00:00
Alexey Milovidov
6b496e78bd Merge branch 'master' of github.com:ClickHouse/ClickHouse into split-cast-overload-resolver 2024-03-15 08:45:08 +01:00