Commit Graph

120234 Commits

Author SHA1 Message Date
Amos Bird
68e7583dbf
reorganize tests and add some comments 2023-07-21 14:54:51 +08:00
Amos Bird
5560603321
optimize_use_implicit_projections=1 by default 2023-07-21 14:54:50 +08:00
Amos Bird
ec22337284
Fix index analysis with indexHint as well 2023-07-21 14:54:50 +08:00
Nikolai Kochetov
d7bb006c23
Fix monotonic chain for read-in-order as well. 2023-07-21 14:54:49 +08:00
Amos Bird
60488e2391
Add tests 2023-07-21 14:54:49 +08:00
Amos Bird
696818b340
Don't check monotonicity when analyze projections 2023-07-21 14:54:48 +08:00
Amos Bird
9b0eb9cdd7
ignore ast opt when doing projection calc 2023-07-21 14:54:48 +08:00
Antonio Andelic
234b5047b5
Merge pull request #52373 from ClickHouse/fix-test_keeper_session
Fix `test_keeper_session`
2023-07-21 08:33:37 +02:00
Alexander Gololobov
fe7cff5c1c Added move_primary_key_columns_to_end_of_prewhere setting 2023-07-21 08:14:57 +02:00
Alexander Gololobov
51e81b37a4 Move condtions with columns from PK to the end of PREWHERE chain 2023-07-21 08:14:57 +02:00
Alexander Gololobov
06c1e686a4
Merge pull request #46365 from ClickHouse/split_prewhere_dag_test_enable
Multi-stage PREWHERE enabled by default
2023-07-21 08:13:55 +02:00
Dmitry Kardymon
5124f74fcc Merge remote-tracking branch 'origin/master' into ADQM-996 2023-07-21 05:54:36 +00:00
Azat Khuzhin
f0e277f94a Rename TaskStatsInfoGetter into NetlinkMetricsProvider
There is ProcfsMetricsProvider, so by analogy to it.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-07-21 06:48:18 +02:00
Duc Canh Le
1ae6621f56
Merge branch 'master' into range_dict_no_direct_join 2023-07-21 09:25:42 +08:00
lgbo-ustc
24371c33bf remove DelayedBlocksTask::finish 2023-07-21 09:24:16 +08:00
Nikita Mikhaylov
59af8f4904
Merge branch 'master' into filesystemCacheSizeLimitMetric 2023-07-21 00:23:24 +02:00
Alexey Milovidov
f8f9f86ec6
Merge pull request #52377 from AlexBykovski/patch-1
Update build-osx.md
2023-07-20 23:57:39 +03:00
Alexander Tokmakov
09e6bbc0e2
Update DataPartsExchange.cpp 2023-07-20 21:10:59 +03:00
Kseniia Sumarokova
045ecdf71f
Update src/Storages/PostgreSQL/MaterializedPostgreSQLConsumer.cpp
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
2023-07-20 19:03:06 +02:00
Kseniia Sumarokova
500f1e6757
Follow up to #49698 2023-07-20 18:55:41 +02:00
Nikita Mikhaylov
6b3a508a23 Done 2023-07-20 16:52:45 +00:00
Nikita Mikhaylov
920887f315 Done 2023-07-20 16:43:59 +00:00
Han Fei
4b0be1e535
Merge pull request #52308 from amosbird/fix_48823
Fix projection analysis with primary key analysis
2023-07-20 18:25:21 +02:00
Krzysztof Góralski
b3c42a1171
Update CurrentMetrics.cpp with FilesystemCacheSizeLimit metric 2023-07-20 18:06:54 +02:00
Krzysztof Góralski
ed59870f92
Update LRUFileCachePriority.cpp 2023-07-20 18:04:58 +02:00
Raúl Marín
13f8d72f54 Wait for zero copy replication lock even if some disks don't support it 2023-07-20 18:04:26 +02:00
Michael Kolupaev
97e54d6eba Fix test_backup_restore_on_cluster flakiness caused by missing replica syncs 2023-07-20 15:57:29 +00:00
AlexBykovski
e6624a07e4
Update build-osx.md
syntax error in command for compiler for OSx compilation
2023-07-20 18:54:48 +03:00
Alexander Tokmakov
a39ba00ec3
Merge pull request #52116 from aalexfvk/http_failover
Handle multiple resolved IPs for HTTP/HTTPS session connection
2023-07-20 18:25:45 +03:00
robot-clickhouse
a26de1b370 Automatic style fix 2023-07-20 15:12:55 +00:00
Alexander Tokmakov
dd99bb465c
Merge pull request #52374 from ClickHouse/tavplubix-patch-8
Update ci-slack-bot.py
2023-07-20 18:08:56 +03:00
Nikolai Kochetov
ea252e2f61 Disable analyzer setting in backward_compatibility integration tests. 2023-07-20 15:05:07 +00:00
Alexander Tokmakov
c0aa3e4567
Update ci-slack-bot.py 2023-07-20 17:59:43 +03:00
Alexander Tokmakov
e467264588
Update src/IO/HTTPCommon.cpp 2023-07-20 17:56:30 +03:00
Robert Schulze
a73f621bf4
Merge pull request #52359 from rschu1ze/docs-integer-promotion
Docs: Add another reason for integer promotion rules in ClickHouse
2023-07-20 16:53:57 +02:00
Robert Schulze
046bf55dc0
Incorporate feedback 2023-07-20 14:17:33 +00:00
robot-clickhouse
5decb1f5c5 Automatic style fix 2023-07-20 14:11:11 +00:00
Antonio Andelic
f997adfe27 Retry if sessions not closed because missing leader 2023-07-20 14:02:55 +00:00
Alexander Tokmakov
eff9335bd5
Merge pull request #52372 from ClickHouse/tavplubix-patch-8
Update ci-slack-bot.py
2023-07-20 16:38:38 +03:00
robot-ch-test-poll
21f22c4043
Merge pull request #49698 from kssenii/fix-pg-sync-tables-exception-broken-sync
Fix materialised pg syncTables
2023-07-20 15:38:18 +02:00
Alexander Tokmakov
96a890b8a2
Merge pull request #52307 from ClickHouse/repdbtestfix
Fix test_replicated_database 'node doesn't exist' flakiness
2023-07-20 16:30:42 +03:00
Kseniia Sumarokova
ed38c45729
Merge pull request #52067 from valbok/start-transaction
MaterializedMySQL: Support CREATE TABLE AS SELECT
2023-07-20 15:28:11 +02:00
Kseniia Sumarokova
4e06616893
Merge pull request #52204 from valbok/mysql-types
MaterializedMySQL: Replace to_string by magic_enum::enum_name
2023-07-20 15:27:13 +02:00
Alexander Tokmakov
3c9e46b557
Update ci-slack-bot.py 2023-07-20 16:19:12 +03:00
Alexander Tokmakov
0e89c5f95c
Merge pull request #52360 from ClickHouse/tavplubix-patch-8
Update 01606_git_import.sh
2023-07-20 15:51:05 +03:00
Nikita Mikhaylov
0d4af0d5e6
Merge pull request #51772 from vitlibar/no-keep-context-lock-while-calculating-access
Avoid keeping lock Context::getLock() while calculating access rights
2023-07-20 14:43:18 +02:00
Nikita Mikhaylov
668062dc29
Merge branch 'master' into no-keep-context-lock-while-calculating-access 2023-07-20 14:42:13 +02:00
Antonio Andelic
53c46e2dff
Merge branch 'master' into fix-keeper-apply-snapshot 2023-07-20 14:37:32 +02:00
Nikita Mikhaylov
10b6fc9237
Merge pull request #52195 from Algunenano/happy_grandma
Create ZK ancestors optimistically
2023-07-20 14:35:48 +02:00
Nikita Mikhaylov
b8f73db4d1
Merge branch 'master' into happy_grandma 2023-07-20 14:26:31 +02:00