Commit Graph

145876 Commits

Author SHA1 Message Date
Alexey Milovidov
cf1f0d3cf6 Fix test 2024-06-30 01:28:50 +02:00
Alexey Milovidov
e8480b9073
Merge pull request #65858 from ClickHouse/fix-rocksdb
Fix rocksdb
2024-06-29 22:33:11 +00:00
Alexey Milovidov
36644df625
Merge pull request #65794 from zvonand/zvonand-fix-65762
Try to make `test_ldap_external_user_directory` less flaky
2024-06-29 22:32:42 +00:00
Alexey Milovidov
01c4301165 Merge branch 'master' into dont-optimize-trivial-insert-select 2024-06-29 21:52:21 +02:00
Alexey Milovidov
4bfbfc21d2 Fix rocksdb 2024-06-29 21:50:34 +02:00
Alexey Milovidov
2eafcfad5a
Merge pull request #65593 from ClickHouse/fix-flaky-test
Fix slow test
2024-06-29 19:45:35 +00:00
Alexey Milovidov
042c43e48f Merge branch 'master' into local-memory-limit 2024-06-29 21:45:10 +02:00
Andrey Zvonov
089bb6e0c9 make black even more happy 2024-06-29 17:00:33 +00:00
Alexey Milovidov
e72d54ce34
Merge pull request #65246 from ClickHouse/fix-flaky-cli-completion-test
Fix flaky autocompletion test
2024-06-29 16:43:40 +00:00
Duc Canh Le
cf2f2cfc1c use writeBinaryLittleEndian
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
2024-06-29 14:14:36 +00:00
Alexey Milovidov
a922b57ccc
Merge pull request #65532 from ClickHouse/no-jemalloc-message
Do not print jemalloc message at startup
2024-06-29 13:50:20 +00:00
Alexey Milovidov
145b6ee940
Update 00763_lock_buffer_long.sh 2024-06-29 15:48:44 +02:00
Alexey Milovidov
be0f1a338e Merge branch 'master' into local-memory-limit 2024-06-29 15:47:13 +02:00
Alexey Milovidov
900669f6ec Merge branch 'master' into fix-flaky-test 2024-06-29 15:46:34 +02:00
Alexey Milovidov
1531aeb029
Merge pull request #65635 from ClickHouse/dont-load-outdated-parts-on-readonly
Do not load inactive parts on readonly disks
2024-06-29 13:45:07 +00:00
Alexey Milovidov
67b7bfc772
Merge pull request #65699 from ClickHouse/backup-util
Add "backup" tool
2024-06-29 13:43:31 +00:00
Kseniia Sumarokova
5a6666d330
Merge pull request #63348 from ClickHouse/small-refactoring-for-tmp-data-in-cache
Make write to temporary data in cache do all checks and assertions as during write to ordinary cache
2024-06-29 09:40:50 +00:00
Kevin Song
af4e8618cb
Update mergetree.md
correct bullet points structure
2024-06-29 13:26:09 +08:00
Justin de Guzman
e3f821573e
Merge pull request #65120 from gingerwizard/stackoverflow
stackoverflow dataset
2024-06-29 03:06:22 +00:00
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
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
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
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
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