Commit Graph

817 Commits

Author SHA1 Message Date
Robert Schulze
b3fb2f7d5e
Merge pull request #64496 from Blargian/docs_UTCTimestamp
[Docs] add missing `UTCTimestamp` function
2024-05-29 09:34:00 +00:00
Shaun Struwig
f8ac89151f
Update aspell-dict.txt 2024-05-29 11:13:54 +02:00
Robert Schulze
0dbb33232a
Merge pull request #64458 from Blargian/document_toStartOf
[Docs] add missing `toStartOfMillisecond`, `toStartOfMicrosecond`, `toStartOfNanosecond`
2024-05-28 22:21:08 +00:00
Robert Schulze
70302fe309
Remove generateSnowflakeIDThreadMonotonic 2024-05-28 09:22:52 +00:00
Shaun Struwig
e973155d81
Update aspell-dict.txt 2024-05-28 08:39:50 +02:00
Robert Schulze
1425f0776f
Merge remote-tracking branch 'ClickHouse/master' into add-serial-function 2024-05-26 13:55:14 +00:00
Kseniia Sumarokova
31fd4f5eb4
Merge pull request #59767 from ClickHouse/use-iobject-storage-for-table-engines-1
Unite s3/hdfs/azure storage implementations into a single class working with IObjectStorage. Same for *Cluster, data lakes and Queue storages.
2024-05-25 09:35:55 +00:00
Robert Schulze
1f1c2c21b1
Fix spelling 2024-05-24 10:32:42 +00:00
Robert Schulze
480f911c76
Fix spelling 2024-05-24 08:33:44 +00:00
kssenii
3004f0b63d Merge remote-tracking branch 'origin/master' into use-iobject-storage-for-table-engines-1 2024-05-23 16:51:46 +02:00
Robert Schulze
906d17e6d5
Merge pull request #63957 from Blargian/document_proportionsZTest
[Docs] add `proportionsZTest` to docs
2024-05-23 11:49:24 +00:00
kssenii
1059b51177 Merge remote-tracking branch 'origin/master' into use-iobject-storage-for-table-engines-1 2024-05-22 14:13:27 +02:00
Azat Khuzhin
2a29046d03 Revert "Exclude FunctionsConversion from the large objects check for now"
This reverts commit 7261f924bb.
2024-05-21 19:18:39 +02:00
kssenii
7b225ab59c Merge remote-tracking branch 'origin/master' into use-iobject-storage-for-table-engines-1 2024-05-21 16:58:25 +02:00
Robert Schulze
e9569b2ab4
Merge pull request #63856 from Blargian/document_anova
[Docs] add `analysisOfVariance` function
2024-05-21 05:51:29 +00:00
Alexey Milovidov
28ded4a471
Merge pull request #63632 from azat/global-query-profiler-followup
Ignore global profiler if system.trace_log is not enabled and fix really disable it for keeper standalone build
2024-05-20 08:42:25 +02:00
Robert Schulze
5fb8ea4c62
Merge remote-tracking branch 'ClickHouse/master' into qiangxuhui-loongarch64 2024-05-17 07:56:01 +00:00
Shaun Struwig
9f70cb7cbf
Update aspell-dict.txt 2024-05-16 17:39:18 +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
Alexey Milovidov
17fc2936ce
Merge pull request #63379 from Blargian/document_showCertificate
[Docs] add missing `showCertificate`
2024-05-15 03:13:45 +00: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
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
Robert Schulze
3b49cccb7d
Merge pull request #63266 from Blargian/document_addXYZ
[Docs] update `addXYZ` functions
2024-05-11 19:21:10 +00:00
Shaun Struwig
c238ccd350
Merge branch 'master' into document_addXYZ 2024-05-08 23:54:52 +02:00
Shaun Struwig
c187f99dcd
Add isNullable and isNotDistinctFrom to aspell-ignore 2024-05-08 15:09:00 +02:00
Shaun Struwig
8923148292
Update aspell-dict.txt with showCertificate 2024-05-07 22:12:07 +02:00
Nikita Mikhaylov
d0c71e1a59
Merge pull request #63251 from Blargian/document_subtractXYZ
[Docs] `subtractXYZ`
2024-05-06 12:34:28 +00: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
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
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