Commit Graph

142909 Commits

Author SHA1 Message Date
Igor Nikonov
40aab93db1 Correct replica id for inorder case 2024-05-29 20:55:02 +00:00
Igor Nikonov
e28ca7ebe8 Merge remote-tracking branch 'origin/pr-plan-rewrite' into pr-local-plan 2024-05-29 10:52:59 +00:00
Igor Nikonov
6ccdbface6 Merge remote-tracking branch 'origin/master' into pr-plan-rewrite 2024-05-29 10:45:26 +00:00
Igor Nikonov
e50584ee08 Fix crash: empty plan from read 2024-05-29 10:42:57 +00:00
Julia Kartseva
c6dda8291a
Merge pull request #64175 from jkartseva/add-metrics-to-plain-rw
Add metrics to `plain_rewritable` metadata storage
2024-05-29 10:04:34 +00:00
Nikolai Kochetov
2ff8e7990f
Merge pull request #64500 from ClickHouse/move-analyzer-attempt-2
Move analyzer attempt 2
2024-05-29 09:43:49 +00:00
Max K
7321a9b55c
Merge pull request #64531 from ClickHouse/revert-64516-revert-64459-ci_fix_build_report_priority
Revert "Revert "CI: fix build_report selection in case of job reuse""
2024-05-29 09:41:37 +00:00
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
Alexey Milovidov
2f1fb6c5d8
Merge pull request #64426 from jiebinn/SparseColumnIteratorIncrease
Reduce the redundant `isDefault()` of `ColumnSparse::filter` to improve performance
2024-05-29 02:23:27 +02:00
Nikita Mikhaylov
e54949da2a
Merge pull request #64515 from ClickHouse/melvynator-patch-2
Update view.md
2024-05-28 23:25:30 +00: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
Igor Nikonov
d756729f38 Use local working set for parallel replicas 2024-05-28 21:04:33 +00:00
Igor Nikonov
a9b485a2c1 Disable temporary PR inorder test 2024-05-28 19:05:09 +00:00
Julia Kartseva
a0f18eba31 update plain_rewritable unit tests 2024-05-28 18:59:48 +00:00
Julia Kartseva
8662f89d21 update test_s3_plain_rewritable 2024-05-28 18:59:48 +00:00
Julia Kartseva
b11b9515a2 ENDPOINT_SUBPATH is unique for each instance in test_s3_plain_rewritable 2024-05-28 18:59:48 +00:00
Julia Kartseva
d4af1f3464 Add metrics for plain_rewritable metadata storage
Metrics to track the number of directories created and removed by the
plain_rewritable metadata storage, and the number of entries in the
local-to-remote in-memory map.
2024-05-28 18:59:48 +00:00
Julia Kartseva
48b45842f1 set directory removal flag in plain_rewritable disk 2024-05-28 18:59:48 +00:00
Raúl Marín
58408229ee
Merge pull request #64358 from Algunenano/rename_allow_deprecated_functions
Rename allow_deprecated_functions to allow_deprecated_error_prone_win…
2024-05-28 17:59:40 +00:00
Konstantin Bogdanov
0f81148e9a
Merge pull request #64534 from ClickHouse/evillique-patch-1
Unify SYSTEM query docs
2024-05-28 17:43:35 +00:00
Jiebin Sun
bc4d96481c Add isolated performance test 2024-05-29 01:12:28 +08:00
Max K
087abfc147 fix 2024-05-28 18:45:11 +02:00
Nikolay Degterinsky
f48f3feafa
Unify SYSTEM query docs 2024-05-28 18:35:46 +02:00
Max K
304ca95c71
Revert "Revert "CI: fix build_report selection in case of job reuse"" 2024-05-28 18:14:44 +02:00
Max K
13fa946454
Merge pull request #64516 from ClickHouse/revert-64459-ci_fix_build_report_priority
Revert "CI: fix build_report selection in case of job reuse"
2024-05-28 15:30:35 +00:00
Max K
b07ba7655d
Merge pull request #64480 from ClickHouse/ci_critical_bugfix_category_in_pr_body
CI: Critical bugfix category in PR template
2024-05-28 15:22:51 +00:00
Igor Nikonov
4916e3376e Merge remote-tracking branch 'origin/pr-plan-rewrite' into pr-local-plan 2024-05-28 15:13:30 +00:00
Nikolai Kochetov
d4cf93a5be Renamve QueryAnalysis to Resolve 2024-05-28 14:55:26 +00:00
Nikolai Kochetov
b553b4f7bc Renamve QueryAnalysis ro Resolve 2024-05-28 14:55:26 +00:00
Robert Schulze
554a8cd7c2
Merge pull request #64499 from rschu1ze/remove-generateSnowflakeIDThreadMonotonic
Remove `generateSnowflakeIDThreadMonotonic`
2024-05-28 14:54:30 +00:00
Max K
26a6780324
Revert "CI: fix build_report selection in case of job reuse" 2024-05-28 16:43:05 +02:00
Igor Nikonov
0c1bd2e477 Merge remote-tracking branch 'origin/master' into pr-local-plan 2024-05-28 14:35:22 +00:00
Peignon Melvyn
6a729fbb7e
Update view.md
Remove mention of experimental settings.
2024-05-28 16:25:08 +02:00
Igor Nikonov
0d0755dab0 Merge remote-tracking branch 'origin/master' into pr-plan-rewrite 2024-05-28 14:01:27 +00:00
Igor Nikonov
dfc4d0c60a Cleanup and diagnostic 2024-05-28 14:00:54 +00:00
Antonio Andelic
9f242391b4
Merge pull request #64153 from ClickHouse/fix-backup-without-native-copy
Correctly fallback during backup copy
2024-05-28 13:11:06 +00:00
Igor Nikonov
1aa5d70d2a Fix style 2024-05-28 13:03:24 +00:00
Igor Nikonov
29346f6073 Init coordinator separately 2024-05-28 12:16:18 +00:00
Nikita Taranov
a7543cd361
Merge pull request #62746 from jiebinn/FixedHashTable
Limit the array index of FixedHashTable by min/max
2024-05-28 12:06:53 +00:00
Anton Popov
fe2c7efc41
Merge pull request #64311 from CurtizJ/sparse-columns-vertical-merge
Do not convert sparse columns to full on vertical merge
2024-05-28 11:21:21 +00:00
robot-clickhouse
a15db7b400 Automatic style fix 2024-05-28 11:16:51 +00:00
Max K
a858604084 CI: remove category check from lambda 2024-05-28 13:10:14 +02:00
Max K
edf8d92cf0 CI: add category to changelog.py 2024-05-28 12:53:52 +02:00
Nikolai Kochetov
a7b9cee283 Merge branch 'master' into move-analyzer-attempt-2 2024-05-28 12:16:42 +02:00
Nikolai Kochetov
270cf6b6aa Identation. 2024-05-28 10:12:57 +00:00
Nikolai Kochetov
f40db2c4b2 Fixing style. 2024-05-28 10:12:47 +00:00
Nikolai Kochetov
e714b4c86a Splitting QueryAnalysisPass (Part 1) 2024-05-28 10:12:27 +00:00
Robert Schulze
2680683863
Merge pull request #64110 from rschu1ze/redundant-inline
Throw out some `inline`s
2024-05-28 09:55:56 +00:00
Nikolai Kochetov
7a25f82c01 Merge branches 'move-analyzer-1', 'move-analyzer-2', 'move-analyzer-3', 'move-analyzer-5', 'move-analyzer-6', 'move-analyzer-7', 'move-analyzer-8', 'move-analyzer-9' and 'move-analyzer-10' into move-analyzer-attempt-2 2024-05-28 09:43:48 +00:00