Commit Graph

136765 Commits

Author SHA1 Message Date
Alexey Milovidov
3ac4f56cfa Fix tests 2024-03-09 18:53:31 +01:00
Alexey Milovidov
e9ab3ed2dd Even better 2024-03-09 09:27:11 +01:00
Alexey Milovidov
194de2066c Loosen 2024-03-09 09:22:14 +01:00
Alexey Milovidov
8a46eace13 Less exceptions 2024-03-09 09:15:56 +01:00
Alexey Milovidov
d2e19a5da3 Remove unused header 2024-03-09 08:55:53 +01:00
Alexey Milovidov
3cd70f48b0 Anonymous 2024-03-09 08:49:55 +01:00
Alexey Milovidov
70796e497f Miscellaneous 2024-03-09 08:32:13 +01:00
Alexey Milovidov
f2c4a5bb94 Prevent garbage from appearing 2024-03-09 08:30:13 +01:00
Alexey Milovidov
804c07156d Fix garbage 2024-03-09 08:24:53 +01:00
Alexey Milovidov
061cee257c Remove crap 2024-03-09 08:10:59 +01:00
Alexey Milovidov
feed74e598 Better 2024-03-09 07:59:09 +01:00
Alexey Milovidov
574d486322 Something 2024-03-09 07:55:59 +01:00
Alexey Milovidov
83a5611355 Remove garbage 2024-03-09 07:04:05 +01:00
Alexey Milovidov
dc7f4b39ee Remove garbage 2024-03-09 07:00:28 +01:00
Alexey Milovidov
0d05b8ccc1 Fix style 2024-03-09 06:37:50 +01:00
Alexey Milovidov
7983e2b620 Remove garbage 2024-03-09 06:14:32 +01:00
Alexey Milovidov
ea54ac3cb4 Remove garbage 2024-03-09 06:12:22 +01:00
Alexey Milovidov
6d45eecdad Remove garbage 2024-03-09 06:11:34 +01:00
Alexey Milovidov
c67e8d5d73 Add files 2024-03-09 05:50:19 +01:00
Alexey Milovidov
2be09581dd Split CastOverloadResolver translation unit 2024-03-09 05:48:52 +01:00
Alexey Milovidov
009c2ea9f6 Move a class into an anonymous namespace 2024-03-09 05:27:29 +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
Nikita Mikhaylov
f73a8f2eae
More comments for column for system tables (#59016) 2024-03-08 18:05:56 +01: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
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
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
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
Dmitry Novik
0a23c8e9de
Merge pull request #61037 from ClickHouse/analyzer-fix-table-function-resolve
Fix TableFunctionExecutable::skipAnalysisForArguments
2024-03-08 11:28:20 +01:00
Robert Schulze
1366a3ebe2
Merge pull request #60649 from rschu1ze/revert-revert-54746_to_millisecond_function
Revert "Revert "Add `toMillisecond` function""
2024-03-08 10:55:04 +01:00
Alex Cheng
b1dcf3183b
Update settings.md 2024-03-08 17:37:03 +08:00
Nikolai Kochetov
66127173e5
Merge pull request #60464 from ClickHouse/constant-folding-scalar-subqueries
Try to avoid calculation of scalar subqueries for CREATE TABLE.
2024-03-08 10:18:41 +01:00
Antonio Andelic
efb72ca8f1 Add tests for fixed issues 2024-03-08 08:41:08 +01:00
Antonio Andelic
adeb0b2d48
Merge pull request #60934 from ClickHouse/fix-restore-with-async-replicated-database
Fix async RESTORE with Replicated database
2024-03-08 08:26:05 +01:00
lzydmxy
582a427931 Add comment for move connection drain from prepare() to work() 2024-03-08 13:54:37 +08:00
Alexey Milovidov
fd0389d45a
Merge pull request #61011 from ClickHouse/speed-up-cctools
Speed up cctools building
2024-03-08 08:43:44 +03:00
Alexey Milovidov
34174b511e
Merge pull request #61066 from ClickHouse/less-contention-in-cache
Less contention in the cache, part 1
2024-03-08 08:29:09 +03:00
Alexey Milovidov
5978ad5fd1
Merge pull request #60615 from max-sixty/prql-panic
fix(prql): Robust panic handler
2024-03-08 06:07:38 +03:00
Alexey Milovidov
e7f99280dc Less contention in the cache, part 1 2024-03-08 02:10:01 +01:00
Nikita Taranov
e66ac5770c
Merge pull request #60462 from ClickHouse/davenger-patch-1
Do not check to and from files existence in metadata_storage because it does not see uncommitted changes
2024-03-08 00:26:58 +01:00
豪肥肥
5bfb6f08a8
[Docs] correction arguments 2024-03-08 06:29:15 +08:00
Maximilian Roos
9935196556
Merge branch 'master' into prql-panic 2024-03-07 12:25:54 -08:00
Nikita Mikhaylov
8e3fc1044f
Reject INSERT if async_insert=1 + deduplicate_blocks_in_dependent_materialized_views=1 (#60888) 2024-03-07 20:39:56 +01:00
Anton Popov
c8d4c6ddd3 Merge remote-tracking branch 'upstream/master' into HEAD 2024-03-07 18:38:01 +00:00