Commit Graph

2670 Commits

Author SHA1 Message Date
Raúl Marín
706056015a
Merge pull request #63811 from zzyReal666/63657
fix antlr insertStmt for issue 63657
2024-05-17 11:43:17 +00:00
Robert Schulze
5fb8ea4c62
Merge remote-tracking branch 'ClickHouse/master' into qiangxuhui-loongarch64 2024-05-17 07:56:01 +00:00
Alexey Milovidov
c6e40a9288 Better script to collect symbols statistics 2024-05-17 06:26:02 +02:00
Shaun Struwig
9f70cb7cbf
Update aspell-dict.txt 2024-05-16 17:39:18 +02:00
Azat Khuzhin
ae2f71f289 utils/c++expr: add ability to preserve generated worktree and binary
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-05-16 13:13:59 +02:00
Azat Khuzhin
42246791f0 utils/c++expr: allow to change build directory
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-05-16 13:13:59 +02:00
qiangxuhui
d549fd79d9 Fix code: replace LOONGARCH64 with LoongArch64 in some files 2024-05-16 09:50:17 +00:00
Shaun Struwig
ea52b25dcb
Update aspell-dict.txt 2024-05-15 18:49:45 +02:00
kssenii
5ede316ec5 Merge remote-tracking branch 'origin/master' into use-iobject-storage-for-table-engines-1 2024-05-15 12:52:25 +02:00
kssenii
a7b135ea8b Fix style check 2024-05-15 12:42:38 +02:00
zzyReal666
4701431ee8 fix antlr insertStmt 2024-05-15 14:31:47 +08:00
Alexey Milovidov
17fc2936ce
Merge pull request #63379 from Blargian/document_showCertificate
[Docs] add missing `showCertificate`
2024-05-15 03:13:45 +00:00
Raúl Marín
7bf66dea26
Update utils/security-generator/generate_security.py 2024-05-14 17:38:58 +02:00
Leticia Webb
5db1286fff
Update utils/security-generator/generate_security.py
Co-authored-by: Raúl Marín <git@rmr.ninja>
2024-05-14 08:35:17 -07:00
qiangxuhui
97a5de9653 Initial support for loongarch64
Make ClickHouse compilable and runnable on loongarch64

So far only basic functionality was tested (on real hw),
clickhouse server runs, exceptions works, client works,
simple tests works.
2024-05-14 07:45:26 +00:00
Leticia Webb
f83e62b437
Security Policy: Add notification process 2024-05-13 17:02:23 -07:00
Azat Khuzhin
a4e1ddc95a Link dbms to ZooKeeper examples
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-05-13 11:05:36 +02:00
Azat Khuzhin
7261f924bb Exclude FunctionsConversion from the large objects check for now
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-05-13 11:05:36 +02:00
Antonio Andelic
f1f668e7df Setup node generator initial 2024-05-13 10:17:21 +02:00
Alexey Milovidov
9c21066c9b Useless changes 2024-05-13 00:26:18 +02:00
Alexey Milovidov
c2caaf007c Merge branch 'master' into clang-18-ci 2024-05-13 00:24:06 +02:00
Alexey Milovidov
24bddeedf9 Useless changes 2024-05-12 18:22:09 +02:00
Robert Schulze
3b49cccb7d
Merge pull request #63266 from Blargian/document_addXYZ
[Docs] update `addXYZ` functions
2024-05-11 19:21:10 +00:00
Antonio Andelic
f081d7c41d Merge branch 'master' into keeper-bench-replay-zookeeper-log 2024-05-10 10:19:29 +02:00
Shaun Struwig
c238ccd350
Merge branch 'master' into document_addXYZ 2024-05-08 23:54:52 +02:00
Shaun Struwig
4c9cc50781
Merge branch 'ClickHouse:master' into document_isXYZ 2024-05-08 22:04:38 +02:00
Shaun Struwig
c187f99dcd
Add isNullable and isNotDistinctFrom to aspell-ignore 2024-05-08 15:09:00 +02:00
Alexey Milovidov
f4e2605208 Insert symbols info to the CI database 2024-05-08 04:10:01 +02:00
Shaun Struwig
8923148292
Update aspell-dict.txt with showCertificate 2024-05-07 22:12:07 +02:00
Antonio Andelic
936f94d286 Add print 2024-05-07 14:40:45 +02:00
Nikita Mikhaylov
d0c71e1a59
Merge pull request #63251 from Blargian/document_subtractXYZ
[Docs] `subtractXYZ`
2024-05-06 12:34:28 +00:00
Antonio Andelic
363b4de531 Merge branch 'master' into keeper-bench-replay-zookeeper-log 2024-05-06 10:33:43 +02:00
Konstantin Bogdanov
2311512e82
Merge pull request #63367 from Blargian/document_singleValueOrNull
[Docs] add `singleValueOrNull` to documentation
2024-05-05 23:41:08 +00:00
Alexey Milovidov
12bfa1fa0b
Merge pull request #63378 from Blargian/document_sigmoid
[Docs] add `sigmoid` function
2024-05-05 23:32:01 +00:00
Shaun Struwig
eeaf46ceaa
Update aspell-dict.txt 2024-05-05 22:06:45 +02:00
Shaun Struwig
2441ed9081
add sigmoid to aspell-dict.txt 2024-05-05 22:04:31 +02:00
Shaun Struwig
3316df88aa
Merge branch 'ClickHouse:master' into 59557_form_input_format 2024-05-05 05:30:40 +02:00
Shaun Struwig
3dbc9b8549
Add singleValueOrNull to aspell-dict 2024-05-05 05:28:49 +02:00
Duc Canh Le
5d2feb41e7
Revert "Revert "Introduce bulk loading to StorageEmbeddedRocksDB"" 2024-05-03 18:29:36 +08:00
Alexey Milovidov
c9fd1df4fc
Revert "Introduce bulk loading to StorageEmbeddedRocksDB" 2024-05-03 05:27:03 +03:00
robot-clickhouse
bb26856dd4 Update version_date.tsv and changelogs after v23.8.14.6-lts 2024-05-02 18:07:48 +00:00
vdimir
a838fb778b
Merge pull request #59163 from canhld94/rocksdb_bypass_memtable
Introduce bulk loading to StorageEmbeddedRocksDB
2024-05-02 14:49:03 +00:00
Blargian
8de8095480 Update addXYZ documentation 2024-05-02 11:56:14 +02:00
Blargian
ac98f25fee Add subtractInterval and subtractTupleOfIntervals to aspell-dict.txt to ignore 2024-05-02 11:23:47 +02:00
Robert Schulze
8a7b0c057f
Merge pull request #62852 from pet74alex/UUIDv7
Add UUIDv7-generating functions
2024-05-02 06:57:12 +00:00
Duc Canh Le
6a324ae67a Merge branch 'master' into rocksdb_bypass_memtable
Try fix CI
2024-05-01 11:21:31 +00:00
robot-clickhouse
b9e71f4f0a Update version_date.tsv and changelogs after v24.2.3.70-stable 2024-05-01 03:20:05 +00:00
Alexey Petrunyaka
698578402e
Merge branch 'master' into UUIDv7 2024-04-30 00:44:50 +03:00
Alexey Petrunyaka
c8847d8f97 Fixes for spell-checker 2024-04-30 00:15:04 +03:00
Julia Kartseva
8c99b0d5eb docs 2024-04-29 18:01:21 +00:00
Konstantin Bogdanov
0c206c66f0
Merge pull request #63102 from Blargian/document_stddevXYZ
[Docs] add/update `stddevXYZ`
2024-04-29 13:14:51 +00:00
Shaun Struwig
37144fdc63
Update aspell-dict.txt 2024-04-29 11:33:08 +02:00
Shaun Struwig
93b537592a
Update aspell-dict.txt 2024-04-29 11:30:53 +02:00
Shaun Struwig
a69658b1dd
Merge branch 'ClickHouse:master' into 59557_form_input_format 2024-04-27 21:40:58 +02:00
Alexey Petrunyaka
37a9a2c395
Update aspell-dict.txt 2024-04-27 18:01:47 +03:00
Nikita Mikhaylov
cc58408d9a
Merge branch 'master' into docs/adds-connectionId-function 2024-04-26 13:17:47 +02:00
Nikita Mikhaylov
5901f94f4d Add connectionId to spell dictionary 2024-04-26 13:16:50 +02:00
Duc Canh Le
41351222e7 Merge branch 'master' into rocksdb_bypass_memtable
Resolve conflicts

Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
2024-04-26 10:47:49 +00:00
robot-clickhouse
3a4e1e4b96 Update version_date.tsv and changelogs after v23.8.13.25-lts 2024-04-26 07:56:18 +00:00
Nikita Mikhaylov
0c8775ac73
Merge pull request #62502 from Blargian/document_flattenTuple
[Docs] add missing `flattenTuple` function
2024-04-25 23:17:51 +00:00
Alexey Petrunyaka
e9f80b8631
Update aspell-dict.txt 2024-04-23 12:36:07 +03:00
vdimir
1a9b83f1e1
Merge pull request #62615 from Blargian/document_countXYZ
[Docs] add missing `countXYZ` functions
2024-04-22 10:37:43 +00:00
Shaun Struwig
026027e51c
Update aspell-dict.txt
Add 'countSubstringsCaseInsensitiveUTF'
2024-04-21 20:47:11 +02:00
Shaun Struwig
112fcaf21f
Update aspell-dict.txt
Remove 'countSubstringsCaseInsensitiveUTF8' from list
2024-04-21 20:37:45 +02:00
vdimir
3f52f6efc2
Merge pull request #62616 from Blargian/document_tanh
[Docs] add missing `tanh`
2024-04-19 15:39:41 +00:00
Mikhail f. Shiryaev
1dd97b4c15
Fix the output for shellcheck 2024-04-18 18:04:09 +02:00
Raúl Marín
69245545fa
Merge branch 'master' into rust_vendor 2024-04-15 10:57:01 +01:00
Shaun Struwig
fe52022f55
add tanh to aspell-dict
add `tanh` to aspell-dict
2024-04-13 11:52:27 +02:00
Blargian
12d4682a47 Add variants to aspell-ignore 2024-04-13 11:38:35 +02:00
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
Raúl Marín
aa09876220 Merge remote-tracking branch 'blessed/master' into rust_vendor 2024-04-11 18:52:28 +02:00
Antonio Andelic
ed63ff668a Merge branch 'master' into keeper-bench-replay-zookeeper-log 2024-04-11 15:27:25 +02:00
Antonio Andelic
14c461338b Replay ZK logs using keeper-bench 2024-04-11 14:22:14 +02:00
Yakov Olkhovskiy
e793b0e148
Update aspell-dict.txt 2024-04-10 20:37:26 -04:00
Raúl Marín
0273b39804 Merge remote-tracking branch 'blessed/master' into rust_vendor 2024-04-10 22:05:20 +02:00
Blargian
e044b4bf02 add flattenTuple to aspell-dict and replace Tuple with tuple 2024-04-10 20:31:45 +02: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
Raúl Marín
9d8ce0a5f1 Update dict 2024-04-09 20:54:43 +02: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
Shaun Struwig
d5fe715b3b
Merge branch 'ClickHouse:master' into 59557_form_input_format 2024-04-09 18:11:06 +02:00
pufit
3bbf86d345 update aspell-dict.txt 2024-04-09 14:54:58 +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
Shaun Struwig
dde99cbe8c
Merge branch 'ClickHouse:master' into 59557_form_input_format 2024-04-08 21:51:57 +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
Shaun Struwig
05b2cfb563
Merge branch 'ClickHouse:master' into 59557_form_input_format 2024-04-04 14:26:42 +02:00
Blargian
46d4d459e6 Remove unused code 2024-04-04 12:09:31 +02:00
Shaun Struwig
e01f1880c4
Update aspell-dict.txt
Add "URL" to aspell-dict.txt
2024-04-03 19:56:44 +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
Shaun Struwig
a2bb7d2141
Update aspell-dict.txt
Add `URL-encoded` to aspell-dict.txt
2024-03-18 18:22:23 +01: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
robot-clickhouse
e5a1c0e251 Update version_date.tsv and changelogs after v24.2.2.71-stable 2024-03-15 06:50:44 +00:00
Dan Wu
b04af46242
Merge branch 'ClickHouse:master' into master 2024-03-15 11:06:52 +08:00
justindeguzman
22e911dbe4 [Docs] Specify that MySQL database engine is not supported in Cloud 2024-03-14 18:56:28 -07:00
justindeguzman
25c56ac0a6 [Docs] Specify that MySQL table engine is not supported in Cloud 2024-03-14 18:30:18 -07:00
tomershafir
23169117ae thread-fuzzer: randomize sleep time 2024-03-15 00:02:09 +02:00
János Benjamin Antal
7b79d92bbe Adjust large object check 2024-03-14 17:49:23 +00:00
János Benjamin Antal
b59680911c Move getItemsShortCircuitImpl and getItemsImpl into separate files 2024-03-14 12:32:13 +00:00
Alexey Milovidov
8094dd88d9 Merge branch 'master' into split-cast-overload-resolver 2024-03-14 13:08:37 +01:00
Alexey Milovidov
1a41aa4ac7 Merge branch 'master' of github.com:ClickHouse/ClickHouse into split-cast-overload-resolver 2024-03-14 13:06:23 +01:00
Sergei Trifonov
8bc7dc4dab
Merge pull request #61202 from ClickHouse/docs/adds-var-xyz-stable
Improves `varPop` and `varSamp` docs. Adds `...Stable` alternative function docs.
2024-03-14 11:02:11 +01:00
serxa
ff97652038 fix spell check 2024-03-14 09:53:18 +00:00
János Benjamin Antal
cccf054420
Merge pull request #60881 from ClickHouse/add-docs-to-simplejson-and-sin
Add docs to simplejson and sin
2024-03-13 14:00:51 +01:00
Alexey Milovidov
65a541fbdb Tighten 2024-03-13 07:48:14 +01:00
János Benjamin Antal
f1f388d9d2 Remove RangeHashedDictionary as exception from large objects check 2024-03-12 10:02:44 +00:00
Alexey Milovidov
5222ebc4b4 Merge branch 'master' of github.com:ClickHouse/ClickHouse into split-cast-overload-resolver 2024-03-12 06:37:38 +01:00
Alexey Milovidov
c3a839d595 Merge pull request #61127 from ClickHouse/remove-in-memory-data-parts-2
Remove in-memory data parts, part 3.
2024-03-12 07:07:07 +03:00
Robert Schulze
66e7c26bce
Merge pull request #61103 from ClickHouse/docs/add-readWKT-Point-and-Ring
Adds read wkt point and ring docs.
2024-03-11 15:11:43 +01:00
Robert Schulze
a7568ddbfa
Fix spelling 2024-03-11 12:58:20 +00:00
Mikhail f. Shiryaev
b2f795601b
Merge pull request #61159 from ClickHouse/back-black
Enable black back
2024-03-11 13:37:03 +01:00
Robert Schulze
683d229d2d
Merge pull request #60868 from Blargian/document_morton_xyz
Add `mortonEncode` and `mortonDecode` to documentation
2024-03-11 13:27:28 +01:00
Mikhail f. Shiryaev
8f2ff2ccd8
Enable black back 2024-03-11 13:22:18 +01:00
Max Kainov
59c6311ead improve report
#do_not_test
2024-03-11 11:50:37 +00:00
Max Kainov
49b78e0a0c CI: check cpp and py files style on changes only
#do_not_test
2024-03-11 09:30:26 +00:00
Alexey Milovidov
78f8c93047 Merge branch 'master' into remove-in-memory-data-parts-2 2024-03-11 02:11:23 +01:00
Alexey Milovidov
8c08fc1f57
Revert "CI: make style check faster" 2024-03-11 04:09:26 +03:00
Alexey Milovidov
2550f9d284
Merge branch 'master' into remove-in-memory-data-parts-2 2024-03-11 01:44:20 +03:00
Alexey Milovidov
fc9efeddf7
Update check-large-objects.sh 2024-03-11 01:42:44 +03:00
Alexey Milovidov
d2b7fb03b1 Fix localization in check-large-objects 2024-03-10 23:36:03 +01:00
Max Kainov
f429f54af8 CI: make style check fast
#do_not_test
2024-03-10 17:25:51 +00:00
Dan Wu
adf056b54a
Update check-large-objects.sh to be language neutral
The previous implementation uses `total` keyword to filter out lines that contains the total size of objects under a directory. But when the OS uses other language, it fails to filter out that line, so the script would fail. 

This implementation changes the script to match only lines that contains object file by their extension. This implementation would be language neutral.
2024-03-10 20:42:41 +08:00
Alexey Milovidov
fd3afe58d9 Merge branch 'master' into split-cast-overload-resolver 2024-03-10 09:50:00 +01:00
Alexey Milovidov
d337379385 Remove in-memory data parts, step 2 2024-03-10 06:44:26 +01:00
Max Kainov
681bd28c87 CI: make style check fast
#do_not_test
2024-03-09 20:57:23 +00:00
Alexey Milovidov
8a46eace13 Less exceptions 2024-03-09 09:15:56 +01:00
Robert Schulze
1366a3ebe2
Merge pull request #60649 from rschu1ze/revert-revert-54746_to_millisecond_function
Revert "Revert "Add `toMillisecond` function""
2024-03-08 10:55:04 +01:00
Mikhail f. Shiryaev
5e597228d7
Merge pull request #60408 from ClickHouse/update-style-python
Update style python
2024-03-07 09:32:28 +01:00
János Benjamin Antal
bdb76d9dd4 Fix aspell errors 2024-03-06 16:30:22 +00:00
Mikhail f. Shiryaev
d6325e267c
Use pyproject.toml for pylynt configuration 2024-03-06 16:53:58 +01:00
Robert Schulze
1c10b96361
Merge remote-tracking branch 'rschu1ze/master' into revert-revert-54746_to_millisecond_function 2024-03-06 09:04:57 +00:00
Shaun Struwig
57670a69be
Add mortonEncode, mortonDecode and related to spelling exceptions 2024-03-06 04:15:57 +01:00
Robert Schulze
9ace8a4a40
Merge pull request #60521 from rschu1ze/clang-tidy-hdr
Enforce clang-tidy in `programs/` and `utils/` headers
2024-03-05 21:01:27 +01:00
Mikhail f. Shiryaev
d2f92483f2
Add even more python code to pylint check, fix lambdas 2024-03-05 16:02:44 +01:00
Pradeep Chhetri
67be42fa67
Enable pylint for all tests 2024-03-05 15:59:05 +01:00
robot-clickhouse
23ec4d4c6e Update version_date.tsv and changelogs after v23.3.20.27-lts 2024-03-05 11:53:19 +00:00
Robert Schulze
b5a7ef5fd3
Merge remote-tracking branch 'rschu1ze/master' into clang-tidy-hdr 2024-03-05 11:24:28 +00:00
robot-clickhouse
edf2dc9168 Update version_date.tsv and changelogs after v23.8.10.43-lts 2024-03-05 10:20:57 +00:00
Mikhail f. Shiryaev
017a81692f
Merge pull request #60553 from ClickHouse/update-shellcheck
Update shellcheck
2024-03-04 11:21:34 +01:00
Alexey Milovidov
aeb5b9e921
Merge pull request #60607 from ClickHouse/auto/v24.2.1.2248-stable
Update version_date.tsv and changelogs after v24.2.1.2248-stable
2024-03-04 01:50:00 +03:00
robot-clickhouse-ci-1
f87d19efc5
Merge pull request #60679 from Blargian/document_function_TimeDiff
Document `timeDiff` function
2024-03-03 18:02:42 +01:00
Blargian
6712b17245 Add timeDiff to spell-check ignore list 2024-03-03 10:31:44 +01:00
UnamedRus
912b8baf57
Merge branch 'ClickHouse:master' into topk-statistics-count-errors 2024-03-02 00:43:29 +09:00
Robert Schulze
68181ab00f
Revert "Revert "Add toMillisecond function""
This reverts commit 5225fc6a14.
2024-03-01 13:14:44 +00:00
Alexander Tokmakov
5225fc6a14
Revert "Add toMillisecond function" 2024-03-01 13:59:03 +01:00
Raúl Marín
885952a03b
Merge pull request #58640 from Algunenano/argmin_optimization
ArgMin / ArgMax / any / anyLast / anyHeavy optimization
2024-03-01 12:45:58 +01:00
Robert Schulze
af6755f241
Merge remote-tracking branch 'rschu1ze/master' into clang-tidy-hdr 2024-03-01 11:45:21 +00:00
Robert Schulze
845dcc95ec
Fix build 2024-03-01 11:43:54 +00:00
Robert Schulze
44c3de1a0b
Merge pull request #60281 from Blargian/54746_to_millisecond_function
Add `toMillisecond` function
2024-03-01 11:34:20 +01:00
Robert Schulze
0986d80a1c
Merge remote-tracking branch 'rschu1ze/master' into byteSlice 2024-03-01 10:10:30 +00:00
robot-clickhouse
c1d542d700 Update version_date.tsv and changelogs after v24.2.1.2248-stable 2024-02-29 21:19:40 +00:00
Mikhail f. Shiryaev
82a8308198
Update shellcheck to the latest release 2024-02-29 17:41:35 +01:00
Mikhail f. Shiryaev
f40e25f5c3
Check all shell scripts in docker directories 2024-02-29 17:41:33 +01:00
Raúl Marín
f9318d6dc4 Merge remote-tracking branch 'blessed/master' into double-whitespaces 2024-02-29 14:13:34 +01:00
Raúl Marín
7e2b5efb29 Merge remote-tracking branch 'blessed/master' into argmin_optimization 2024-02-29 14:13:07 +01:00
Robert Schulze
562e483df4
Merge remote-tracking branch 'rschu1ze/master' into clang-tidy-hdr 2024-02-29 12:44:51 +00:00
Robert Schulze
cfed36e8a9
Merge remote-tracking branch 'rschu1ze/master' into byteSlice 2024-02-29 11:29:15 +00:00
Robert Schulze
0b4622ebf6
Add more suppressions for utils 2024-02-29 09:45:20 +00:00
Alexey Milovidov
e1e66dc2b8
Merge pull request #60095 from ClickHouse/fix-inconsistent-formatting
Fix inconsistent formatting of queries
2024-02-29 00:41:40 +03:00
Robert Schulze
42f29c01cf
Merge remote-tracking branch 'rschu1ze/master' into byteSlice 2024-02-28 19:10:48 +00:00