Commit Graph

2570 Commits

Author SHA1 Message Date
Alexey Milovidov
a2d9a32652
Merge pull request #63733 from qiangxuhui/qiangxuhui-loongarch64
Initial support for loongarch64
2024-05-18 05:26:26 +02:00
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
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