Commit Graph

145747 Commits

Author SHA1 Message Date
Igor Nikonov
105d39b09f Twick number of threads 2024-07-02 15:06:19 +00:00
Igor Nikonov
6b3750ff83 Clean up 2024-07-01 08:28:54 +00:00
Igor Nikonov
71b0ab94be Merge remote-tracking branch 'origin/master' into pr-local-plan 2024-06-30 20:54:42 +00:00
Igor Nikonov
37fbf905dd Use only local snapshot for in order coordinator 2024-06-30 20:33:43 +00:00
Alexey Milovidov
20f39c64ec
Merge pull request #65866 from ClickHouse/alexey-milovidov-patch-8
Update CHANGELOG.md
2024-06-30 18:55:46 +00:00
Igor Nikonov
2fcca61fe9
Merge pull request #65769 from ClickHouse/fix-progress-bar-read-in-order
Fix: progress bar for read in order queries
2024-06-30 18:07:13 +00:00
Alexey Milovidov
5a1125418b
Update CHANGELOG.md 2024-06-30 19:24:03 +02:00
Alexey Milovidov
2bca1963a7
Merge pull request #65562 from ClickHouse/maybe-fix-test
Maybe fix test `00763_lock_buffer_long.sh`
2024-06-30 16:49:36 +00:00
Alexey Milovidov
8ead887bc4
Merge pull request #65865 from ClickHouse/update-easy-tasks-list
Update the list of easy tasks
2024-06-30 16:48:57 +00:00
Alexey Milovidov
586866ee3a
Merge pull request #65697 from ClickHouse/local-memory-limit
Add memory limit by default in `clickhouse-local`
2024-06-30 16:42:53 +00:00
Alexey Milovidov
d7dae3328f Update the list of easy tasks 2024-06-30 18:03:51 +02:00
Robert Schulze
32d628ac69
Merge pull request #65737 from cw5121/patch-1
Fix and prevent compatibility settings from becoming not effective
2024-06-30 13:38:34 +00:00
Robert Schulze
c72ce5be8a
Merge remote-tracking branch 'ClickHouse/master' into patch-1 2024-06-30 08:55:58 +00:00
Robert Schulze
235133aa5c
Move code from header to source file 2024-06-30 08:50:28 +00:00
Robert Schulze
8fdb3b83e0 Fix style 2024-06-30 10:33:54 +08:00
Robert Schulze
cec2aba6bb Some fixups 2024-06-30 10:33:54 +08:00
cw5121
b97158f5b6 implement with std::initializer_list 2024-06-30 10:33:44 +08:00
cw5121
10a0eb1712 fix 2024-06-30 10:33:32 +08:00
Robert Schulze
0bff61de13 Move parsedatetime_parse_without_leading_zeros to the right place 2024-06-30 10:33:28 +08:00
cw5121
b6500bcdf1 Fix and prevent compatibility settings from becoming not effective 2024-06-30 10:32:43 +08:00
Alexey Milovidov
1c213a82a1 Merge branch 'master' into local-memory-limit 2024-06-30 02:13:06 +02:00
Alexey Milovidov
753839e3f9 Merge branch 'maybe-fix-test' of github.com:ClickHouse/ClickHouse into maybe-fix-test 2024-06-30 01:33:01 +02:00
Alexey Milovidov
f71466c32f Merge branch 'master' into maybe-fix-test 2024-06-30 01:32:22 +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
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
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
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
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
c6e9894473 Merge branch 'master' into local-memory-limit 2024-06-29 04:19:12 +02: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
Igor Nikonov
a471716a7f Merge remote-tracking branch 'origin/master' into pr-local-plan 2024-06-28 22:18:07 +00:00