Commit Graph

142664 Commits

Author SHA1 Message Date
Max K
8d697123da CI: Cancel sync wf on new push 2024-05-23 18:44:12 +02:00
Shaun Struwig
3b2ff65994
Merge branch 'master' into docs_return_type_consistency 2024-05-23 17:29:26 +02: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
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
Raúl Marín
1bb41f820e
Merge pull request #64283 from ClickHouse/24.6-prepare
Update version after release
2024-05-23 11:11:04 +00:00
Raúl Marín
00bbffa6f0 Update autogenerated version to 24.6.1.1 and contributors 2024-05-23 11:04:29 +00:00
Robert Schulze
9d63095db9
Revert "Revert "Speed up splitByRegexp""
This reverts commit 08e5c2ba4d.
2024-05-23 10:01:10 +00:00
Nikolai Kochetov
a21377cf51
Update src/Analyzer/Passes/QueryAnalysisPass.cpp
Co-authored-by: Dmitry Novik <n0vik@clickhouse.com>
2024-05-23 11:51:34 +02:00
vdimir
70a1d3a63d
Merge pull request #63691 from ClickHouse/vdimir/fix_squashing_transform
Fix SimpleSquashingChunksTransform (02115_rewrite_local_join_right_di…
2024-05-23 09:43:45 +00:00
Raúl Marín
e6880e9e68
Merge pull request #62432 from canhld94/final_undefined_last_mark
Fix queries with FINAL give wrong result when table does not use adaptive granularity
2024-05-23 09:14:16 +00:00
Raúl Marín
d2231732bb
Merge pull request #64174 from Algunenano/create_as_mv_logical
Prevent LOGICAL_ERROR on CREATE TABLE as MaterializedView
2024-05-23 09:12:47 +00:00
Kseniia Sumarokova
cbacab0bf4
Merge pull request #64203 from ClickHouse/vdimir/rocksdb_flaky_test
Add debug logging to EmbeddedRocksDBBulkSink
2024-05-23 08:48:37 +00:00
MikhailBurdukov
45492baf44 Restart Ci 2024-05-23 08:20:16 +00:00
Blargian
9234beaff8 Fix typo and move from other-functions to math-functions 2024-05-23 09:32:43 +02:00
Antonio Andelic
3ff1b20e05
Merge pull request #64218 from ClickHouse/ignore-text-log-keeper
Ignore `text_log` for Keeper
2024-05-23 06:45:20 +00:00
Nikita Mikhaylov
02e463ab39
Merge pull request #64227 from ClickHouse/nikitamikhaylov-patch-1
Add gh to style-check dockerfile
2024-05-23 01:39:49 +00:00
Denny Crane
c07c9d4c87 test for #45804 2024-05-22 21:57:43 -03:00
Alexander Tokmakov
cd1d6d9b94
Merge pull request #64202 from azat/allow_suspicious_primary_key-fixes
Ignore allow_suspicious_primary_key on ATTACH and verify on ALTER
2024-05-22 23:23:57 +00:00
Mikhail Artemenko
7ecfdbb3aa fix test_hdfsCluster_unset_skip_unavailable_shards 2024-05-22 23:05:27 +00:00