Commit Graph

142837 Commits

Author SHA1 Message Date
Anton Popov
0383fa5164 do not convert sparse columns to full on vertical merge 2024-05-23 18:45:31 +00:00
Robert Schulze
ae8ceaa35e
Cosmetics, pt. IX and cached machineId computation 2024-05-23 18:38:30 +00:00
Robert Schulze
12f60a4969
Cosmetics, pt. VIII 2024-05-23 18:00:53 +00:00
Alexander Tokmakov
ccea272ca4
Merge branch 'master' into tavplubix-patch-10 2024-05-23 19:31:17 +02:00
Robert Schulze
5d82a94615
Revert generateSerialID 2024-05-23 17:22:59 +00:00
Robert Schulze
dab090e629
Cosmetics, pt. VII (includes a move of all snowflake-related functions in one document) 2024-05-23 17:14:06 +00:00
Nikolai Kochetov
741e0aedab Remove commented code. 2024-05-23 16:53:11 +00:00
Max K
8d697123da CI: Cancel sync wf on new push 2024-05-23 18:44:12 +02:00
Alexander Gololobov
2315991504 Build fix 2024-05-23 18:41:22 +02:00
Alexander Gololobov
ddc24822e0 Merge branch 'master' of github.com:ClickHouse/ClickHouse into refactor_data_part_writer 2024-05-23 18:19:37 +02:00
Eduard Karacharov
c7aa283b7a Update src/Interpreters/TreeCNFConverter.h
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
2024-05-23 19:04:09 +03:00
Eduard Karacharov
91c1456141 CNF with mutually exclusive atoms reduction fix 2024-05-23 19:03:56 +03:00
Robert Schulze
4611a44c1f
Cosmetics, pt. VI 2024-05-23 15:53:14 +00:00
Shaun Struwig
3b2ff65994
Merge branch 'master' into docs_return_type_consistency 2024-05-23 17:29:26 +02:00
Robert Schulze
e6f135089f
Cosmetics, pt. V 2024-05-23 15:25:38 +00:00
Robert Schulze
c1950236ce
Cosmetics, pt. IV 2024-05-23 15:24:18 +00:00
Shaun Struwig
bab94ac56a
Correct "note:::" to ":::note" 2024-05-23 17:24:07 +02:00
Shaun Struwig
732b6d1ecc
Add hyphens to return values 2024-05-23 17:22:02 +02:00
Shaun Struwig
a01b6e8e82
Numbers in return type should be in `` 2024-05-23 17:19:03 +02:00
Shaun Struwig
9cfd2322d7
Small edits to bit-functions.md 2024-05-23 17:14:56 +02:00
Robert Schulze
e513fc1985
Merge pull request #64019 from Blargian/document_revision
[Docs] add function `revision` + format changes to `other-functions`
2024-05-23 15:09:39 +00:00
Shaun Struwig
9481f2f325
Update array-functions.md
Add missing ::: for note
2024-05-23 17:07:55 +02:00
kssenii
a4903e6b55 Add supportsDynamicSubcolumns() 2024-05-23 16:55:48 +02:00
Dmitry Novik
60e94af1ec
Return one line change 2024-05-23 16:55:02 +02: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
Blargian
45e4e30cfd Update retuurn type of logical functions 2024-05-23 16:51:17 +02:00
Blargian
9911f13c77 Update function return type for consistency 2024-05-23 16:39:53 +02:00
kssenii
47578772e4 Fix hdfs assertion 2024-05-23 16:39:16 +02:00
Dmitry Novik
21f831da0d
Remove unneeded changes 2024-05-23 16:36:11 +02:00
Dmitry Novik
71ce01404d
Fix validation 2024-05-23 16:34:52 +02:00
Kseniia Sumarokova
ab43f18ce9
Merge pull request #64128 from MikhailBurdukov/enable_keeep_free_bytes_metadata
Enable keep_free_space_bytes for the metadata storage.
2024-05-23 14:22:53 +00:00
vdimir
8df4da5efa
Print query in explain plan with parallel replicas 2024-05-23 14:21:38 +00:00
Kruglov Pavel
30dce7821c
Merge pull request #63058 from Avogar/dynamic-data-type
Implement Dynamic data type
2024-05-23 14:19:46 +00:00
Shaun Struwig
508b035654 Move is NaN from other-functions to arithmetic functions 2024-05-23 14:08:48 +00:00
Shaun Struwig
f8fc1fa338
Merge branch 'master' into document_revision 2024-05-23 16:00:38 +02:00
Blargian
87b4d43a3f Update return type formatting 2024-05-23 15:48:20 +02:00
Shaun Struwig
e24253c097
Fix formatting in zh/index.md 2024-05-23 15:45:26 +02:00
Shaun Struwig
6e3a609907
Fix formatting in ru/index.md 2024-05-23 15:43:17 +02:00
Max K
9fb8c8263f
Merge pull request #64293 from ClickHouse/ci_changelog_py_fix
CI: dependency fix for changelog.py
2024-05-23 13:42:29 +00:00
Max K
b1fe9ab5f0 CI: dependency fix for changelog.py
#do_not_test
2024-05-23 15:33:21 +02:00
Robert Schulze
147516f162
Fix AST fuzzer failure 2024-05-23 13:04:18 +00:00
Alexander Gololobov
0e0480de96 Merge branch 'master' of github.com:ClickHouse/ClickHouse into refactor_data_part_writer 2024-05-23 14:59:29 +02:00
Robert Schulze
f872ad8b0d
Merge remote-tracking branch 'rschu1ze/master' into fix-64136 2024-05-23 12:34:32 +00:00
kssenii
dd7f3d1ba2 Fix test 2024-05-23 14:11:30 +02:00
Blargian
713764f62f Add missing space before link 2024-05-23 14:01:00 +02:00
Blargian
ce26c4f657 Review changes and replace … with ... 2024-05-23 13:54:45 +02:00
Sema Checherinda
c150c20512 adjust tests in test_merge_tree_s3 2024-05-23 13:53:36 +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
f1c191a3cb Better 2024-05-23 13:48:23 +02:00
vdimir
299f0886bf
Followup for #63691 2024-05-23 13:48:17 +02:00