Commit Graph

136870 Commits

Author SHA1 Message Date
Igor Nikonov
97248d0d5b
Merge pull request #61052 from ClickHouse/fix-usan-parallel-replicas-prewhere
Fix: parallel replicas with PREWHERE (ubsan)
2024-03-10 19:32:18 +01:00
Max Kainov
f429f54af8 CI: make style check fast
#do_not_test
2024-03-10 17:25:51 +00:00
Sema Checherinda
80179e50e4
Merge pull request #58845 from ClickHouse/chesema-session-pool
HTTP connections pool
2024-03-10 14:06:59 +01:00
Alexey Milovidov
1179a70c21
Merge pull request #61118 from ClickHouse/simplify-bridges
Simplify bridges
2024-03-10 14:46:52 +03:00
Alexey Milovidov
edde59875e
Merge pull request #61124 from tomershafir/query-fuzzer-replace-rand-when-full
QueryFuzzer: replace element randomly when AST part buffer is full
2024-03-10 14:46:01 +03:00
Alexey Milovidov
1d8b95bdcd
Update MergeTask.cpp 2024-03-10 14:43:18 +03:00
Alexey Milovidov
6a0eb7a3cd
Update ColumnSizeEstimator.h 2024-03-10 14:42:58 +03:00
Alexey Milovidov
6df3ca3f67
Merge pull request #61128 from ClickHouse/better-gitignore
Better gitignore
2024-03-10 14:41:48 +03:00
Alexey Milovidov
029381958a
Merge pull request #61129 from ClickHouse/fix-something-strange-2
Fix something strange
2024-03-10 14:41:04 +03:00
Alexey Milovidov
d340d9cfaf Fix build 2024-03-10 10:05:07 +01:00
Alexey Milovidov
dbb6dad921 Fix style 2024-03-10 10:04:40 +01:00
Sema Checherinda
77c5de700f fix how web disk read empty directories 2024-03-10 10:00:18 +01:00
Sema Checherinda
21b04143e8 set vat RECORDS in main proccess 2024-03-10 10:00:18 +01:00
Sema Checherinda
4df406d3ad work with review notes 2024-03-10 10:00:18 +01:00
Sema Checherinda
f7f1d86e66 fix tests test_attach_without_fetching test_replicated_merge_tree_wait_on_shutdown 2024-03-10 10:00:18 +01:00
Sema Checherinda
5c41727725 http connections pools 2024-03-10 10:00:18 +01:00
Alexey Milovidov
d8e3fa6dc1 Fix something strange 2024-03-10 09:35:57 +01:00
Alexey Milovidov
3b8a8c9649 Better gitignore 2024-03-10 09:28:30 +01:00
Alexey Milovidov
157adefc70 Fix error 2024-03-10 09:17:29 +01:00
Alexey Milovidov
1a2d403f7b Miscellaneae 2024-03-10 09:16:21 +01:00
Alexey Milovidov
9ddec346a0 Miscellaneous 2024-03-10 09:02:34 +01:00
tomershafir
453eb25984 rm trailing whitespace 2024-03-10 08:42:54 +02:00
Alexey Milovidov
d337379385 Remove in-memory data parts, step 2 2024-03-10 06:44:26 +01:00
robot-ch-test-poll1
c240c33037
Merge pull request #61125 from ClickHouse/ci_fast_style
CI: make style check fast
2024-03-10 08:17:23 +04:00
Max Kainov
681bd28c87 CI: make style check fast
#do_not_test
2024-03-09 20:57:23 +00:00
tomershafir
4af16043b8 improve randomness by erase buf elem when full 2024-03-09 21:27:28 +02:00
Max K
ce6d635fde
Merge pull request #61122 from ClickHouse/ci_config_to_have_different_workflows
CI: add wf class in ci_config
2024-03-09 19:32:58 +01:00
Max Kainov
7f061ba89c CI: add wf class in ci_config
#do_not_test
2024-03-09 14:33:34 +00:00
Alexey Milovidov
47b308d234 Simplify bridges 2024-03-09 08:42:33 +01:00
robot-clickhouse-ci-2
1c44f3d091
Merge pull request #61063 from HowePa/patch-1
[Docs] correction arguments in `clickhouse-local`
2024-03-09 03:57:52 +01:00
Alexander Tokmakov
854abd64d8
Merge pull request #60340 from ClickHouse/ddl_none_only_active
Add none_only_active DDL output mode
2024-03-08 22:20:40 +01:00
Nikita Mikhaylov
6b4867f746
Debug fuzzer failures (#61062) 2024-03-08 21:27:56 +01:00
jsc0218
afc1bc6766
Merge pull request #60845 from lzydmxy/move_connection_drain_from_prepare_to_work
Move connection drain from prepare to work
2024-03-08 14:33:15 -05:00
Michael Kolupaev
b5289bf7ab
Reduce flakiness of 02932_refreshable_materialized_views (#60771)
* Reduce flakiness of 02932_refreshable_materialized_views

* Fix
2024-03-08 11:19:48 -08:00
Igor Nikonov
e9b0852a97 Merge remote-tracking branch 'origin/master' into fix-usan-parallel-replicas-prewhere 2024-03-08 18:52:49 +00:00
Igor Nikonov
c090c6fb0a Fix 2024-03-08 18:52:15 +00:00
Nikita Mikhaylov
f73a8f2eae
More comments for column for system tables (#59016) 2024-03-08 18:05:56 +01:00
Nikolai Kochetov
ceb82cb3bd Fix test 02174_cte_scalar_cache_mv 2024-03-08 15:34:19 +00:00
Nikolai Kochetov
6f31a77f70 Fix test 02174_cte_scalar_cache_mv 2024-03-08 15:33:45 +00:00
Robert Schulze
e29090d65a
Merge pull request #60610 from HarryLeeIBM/hlee-arm64-float-issue
Fix inconsistent aggregate function states in mixed x86-64 / ARM clusters
2024-03-08 16:12:44 +01:00
Max Kainov
cacbd3ce34 CI: support merge queue event in pr_info
#do_not_test
2024-03-08 14:53:23 +00:00
tomershafir
46332f334c rm unused alias set/vector pair 2024-03-08 15:17:07 +02:00
Raúl Marín
95b004d112
Merge pull request #60541 from Alex-Cheng/master
Update Chinese document for max_query_size, max_parser_depth and optimize_functions_to_subcolumns
2024-03-08 13:38:57 +01:00
Nikolai Kochetov
00557a9c6c Merge branch 'master' into use-global-scalars-cache-analyzer 2024-03-08 12:30:04 +00:00
Antonio Andelic
ded2a9f27f
Merge pull request #61076 from ClickHouse/add-regression-tests
Add regression tests for fixed issues
2024-03-08 12:42:45 +01:00
Alex Cheng
84339acde1
Merge branch 'ClickHouse:master' into master 2024-03-08 19:38:25 +08:00
Dmitry Novik
435e78d01d
Analyzer: fix 01244_optimize_distributed_group_by_sharding_key 2024-03-08 12:33:40 +01:00
Dmitry Novik
526af77f4a
Merge pull request #60313 from ClickHouse/analyzer-refactor-constant-name
Analyzer: Refactor execution name for ConstantNode
2024-03-08 12:08:05 +01:00
Dmitry Novik
ac3d0e2df8
Merge pull request #60937 from mneedham/patch-2
Window functions intro
2024-03-08 12:06:18 +01:00
Anton Popov
61859ee865
Merge pull request #61055 from CurtizJ/fix-async-insert-deadlock
Fix deadlock in async inserts to `Log` tables via native protocol
2024-03-08 11:36:49 +01:00