Commit Graph

146214 Commits

Author SHA1 Message Date
justindeguzman
0dd4735e07 [Docs] Fix style check errors 2024-06-28 19:49:26 -07:00
Alexey Milovidov
5fc343f4c7
Merge pull request #65795 from ClickHouse/new_ami_with_gh
AMI image with gh and jwt
2024-06-29 02:41:55 +00:00
Alexey Milovidov
4bd07386c3 Merge branch 'master' into backup-util 2024-06-29 04:40:24 +02:00
Alexey Milovidov
9113981d0c Merge branch 'master' into dont-load-outdated-parts-on-readonly 2024-06-29 04:38:44 +02:00
Alexey Milovidov
5736d21d79
Merge branch 'master' into fix-object-storage 2024-06-29 04:37:55 +02:00
Alexey Milovidov
734974617d Merge branch 'master' into fix-flaky-test 2024-06-29 04:36:39 +02:00
Alexey Milovidov
ffa863b880
Merge pull request #65592 from ClickHouse/fix-metadata-wtf
Fix an error in the test about metadata_type
2024-06-29 02:35:29 +00:00
Alexey Milovidov
368ba90937 Merge branch 'master' into maybe-fix-test 2024-06-29 04:35:01 +02:00
Alexey Milovidov
6b912425f9 Merge branch 'master' into no-jemalloc-message 2024-06-29 04:34:40 +02:00
Alexey Milovidov
3649e209c4 Merge branch 'master' into dont-optimize-trivial-insert-select 2024-06-29 04:34:00 +02:00
Anton Popov
db0beabb1c less load under mutex 2024-06-29 02:31:24 +00:00
Alexey Milovidov
c6e9894473 Merge branch 'master' into local-memory-limit 2024-06-29 04:19:12 +02:00
Anton Popov
e1b1c454e2 unload primary key of oudated parts 2024-06-29 01:46:05 +00:00
Alexey Milovidov
0713b3b6c3
Merge pull request #65847 from ClickHouse/Add_azure_authentication_doc
Basic docs for azure blob storage authentication
2024-06-28 23:51:31 +00:00
Sema Checherinda
05dbb241f5 adjust logging 2024-06-29 01:35:59 +02:00
Sema Checherinda
abe58184df Merge branch 'master' into chesema-dedup-matview 2024-06-29 01:35:32 +02:00
Anton Popov
d4b71ea4cb fix settings changes 2024-06-28 23:09:08 +00:00
Anton Popov
21633b259b Merge remote-tracking branch 'upstream/master' into HEAD 2024-06-28 23:08:29 +00:00
Alexander Tokmakov
4748e2929f
Merge pull request #65570 from ClickHouse/keeper_az
Improve ZooKeeper load balancing
2024-06-28 22:57:20 +00:00
Smita Kulkarni
95932db170 Add missing workload identity changes 2024-06-28 22:01:12 +02:00
Smita Kulkarni
1f768f4dd7 Basic docs for azure blob storage authentication 2024-06-28 21:54:33 +02:00
Antonio Andelic
73ab582c26
Merge pull request #65834 from ClickHouse/disable-jemalloc-profiler-non-linux
No jemalloc profiler for non-Linux
2024-06-28 19:14:08 +00:00
Igor Nikonov
94b30cfff2
Merge pull request #65588 from ClickHouse/fix-flaky-pr-distributed-skip-shards
Fix test_parallel_replicas_distributed_skip_shards flakiness
2024-06-28 19:06:00 +00:00
Pablo Marcos
77c8f03459 Fix coding style 2024-06-28 17:26:03 +00:00
Alexander Tokmakov
c97ef5dc32
Merge pull request #65405 from Avogar/check-cyclic-dependencies-on-create
Check cyclic dependencies on CREATE/REPLACE/RENAME/EXCHANGE queries
2024-06-28 16:28:14 +00:00
Alexander Tokmakov
6dd4fcae37
Merge pull request #65746 from ClickHouse/tavplubix-patch-14
Always optimize `ClientBase::parseAndCheckOptions`
2024-06-28 15:59:55 +00:00
kssenii
c63263fe39 One more 2024-06-28 17:56:51 +02:00
kssenii
9864508b05 Fix 2024-06-28 17:51:08 +02:00
Pablo Marcos
898dd8bb8e Throw exception in bitShift for negative shift positions 2024-06-28 15:20:15 +00:00
Han Fei
8f086d7eff
Merge pull request #65820 from ClickHouse/vdimir/fix_hash_join_any_last_row
Propogate join_any_take_last_row to hash join in any query
2024-06-28 15:19:06 +00:00
SmitaRKulkarni
ccfe7c0121
Merge pull request #64757 from azat/load-part-without-columns.txt
Fix filling parts columns from metadata (when columns.txt does not exists)
2024-06-28 15:16:39 +00:00
Alexey Milovidov
0d29df0fba
Update prepare-ci-ami.sh 2024-06-28 16:56:34 +02:00
Anton Popov
31c65a4092 add settings to change history 2024-06-28 14:29:30 +00:00
Anton Popov
6957241388 Merge remote-tracking branch 'upstream/master' into HEAD 2024-06-28 14:19:13 +00:00
Antonio Andelic
8f9beffc65 No jemalloc profiler for non-Linux 2024-06-28 16:04:45 +02:00
Nikita Mikhaylov
405012706c
Merge pull request #65800 from ClickHouse/sum
Fix 02931_rewrite_sum_column_and_constant flakiness
2024-06-28 14:01:37 +00:00
Kseniia Sumarokova
fbdbbf5a78
Fix typo 2024-06-28 15:17:35 +02:00
kssenii
f25147aefd Review fixes 2024-06-28 14:57:53 +02:00
Kseniia Sumarokova
2673a773c3
Merge pull request #65458 from ClickHouse/add-azure-queue-storage
Add AzureQueue storage
2024-06-28 12:39:05 +00:00
Nikita Mikhaylov
75e3eb2c97
Merge pull request #65798 from ClickHouse/nickitat-patch-24
Forbid join algorithm randomisation for 03094_one_thousand_joins
2024-06-28 12:29:50 +00:00
Maksim Kita
f61d1052e2 PostgreSQL source support cancel query 2024-06-28 15:16:10 +03:00
Konstantin Bogdanov
c8497c81b7
Lint 2024-06-28 13:59:16 +02:00
vdimir
8e034c499f
Propigate join_any_take_last_row to hash join in any query 2024-06-28 11:58:10 +00:00
Antonio Andelic
fa7bad4993 Decrease sampling rate slightly 2024-06-28 13:51:42 +02:00
Antonio Andelic
ba25964503 Merge branch 'master' into gwp-asan-disable-stacktrace-by-default 2024-06-28 13:51:30 +02:00
Antonio Andelic
ab0968740c
Merge pull request #65702 from ClickHouse/jemalloc-inactive-profiler-by-default
Build jemalloc with profiler
2024-06-28 11:50:50 +00:00
SmitaRKulkarni
19beb5ecc4
Merge pull request #59943 from ClickHouse/Add_azure_storage_policy_to_tests
Add azure_cache as storage policy to tests
2024-06-28 11:45:56 +00:00
Nikita Mikhaylov
191aad6b53
Merge pull request #65669 from ClickHouse/client-refactoring
Miscellaneous and insignificant changes around Client/ClientBase.
2024-06-28 11:44:40 +00:00
Nikita Mikhaylov
f6b8d35a99
Merge pull request #65803 from ClickHouse/fix-macos-slow-getFQDN
Fix slow `getFQDNOrHostNameImpl` on macOS
2024-06-28 11:44:03 +00:00
Antonio Andelic
e8dfc2ee2c Respect cgroup CPU limit 2024-06-28 13:42:11 +02:00