SmitaRKulkarni
|
4b4c83823f
|
Merge pull request #57881 from ClickHouse/add_azure_workload_identity_support_blob
Add support for Workload identity credentials in AzureBlobStorage
|
2024-05-03 09:13:24 +00:00 |
|
SmitaRKulkarni
|
171fc44f00
|
Merge pull request #63286 from ClickHouse/Fix_azure_flaky_test_follow_up
Fix azure flaky test
|
2024-05-03 08:07:34 +00:00 |
|
Alexey Milovidov
|
a4a95ea36a
|
Merge pull request #63316 from ClickHouse/revert-59163-rocksdb_bypass_memtable
Revert "Introduce bulk loading to StorageEmbeddedRocksDB"
|
2024-05-03 04:27:41 +02:00 |
|
Alexey Milovidov
|
c9fd1df4fc
|
Revert "Introduce bulk loading to StorageEmbeddedRocksDB"
|
2024-05-03 05:27:03 +03:00 |
|
Alexey Milovidov
|
8408758705
|
Merge pull request #60532 from wangtZJU/fix_boundRatio_incorrect_merge
Fix boundRatio incorrect merge
|
2024-05-03 01:57:09 +00:00 |
|
wangtao.2077
|
c4062de047
|
fix as comment
|
2024-05-03 03:52:17 +02:00 |
|
wangtao.2077
|
347c24e6f3
|
add tests
|
2024-05-03 03:52:17 +02:00 |
|
wangtao.2077
|
249afa7b29
|
fix boundRatio incorrect merge
|
2024-05-03 03:52:17 +02:00 |
|
Alexey Milovidov
|
dd988c28cd
|
Merge pull request #62466 from ClickHouse/ubsan-clang-19
Support UBSan on Clang-19 (master)
|
2024-05-03 02:31:19 +02:00 |
|
Alexander Gololobov
|
65a47801f1
|
Merge pull request #63274 from ClickHouse/fix_remote_data_path_fs_err
More checks for concurrently deleted files and dirs in system.remote_data_paths
|
2024-05-02 19:08:35 +00:00 |
|
Alexey Milovidov
|
f6c19d5f74
|
Merge pull request #63297 from ClickHouse/revert-63047-do-not-remove-group-by-constants-for-secondary-query
Revert "Do not remove server constants from GROUP BY key for secondary query."
|
2024-05-02 21:10:14 +02:00 |
|
Alexey Milovidov
|
2ca0251de4
|
Revert "Do not remove server constants from GROUP BY key for secondary query."
|
2024-05-02 21:09:53 +02:00 |
|
Alexey Milovidov
|
3fc4c2a12a
|
Merge pull request #63285 from ClickHouse/auto/v23.8.14.6-lts
Update version_date.tsv and changelogs after v23.8.14.6-lts
|
2024-05-02 20:51:54 +02:00 |
|
Alexey Milovidov
|
9470095e65
|
Merge branch 'master' into ubsan-clang-19
|
2024-05-02 20:19:36 +02:00 |
|
Smita Kulkarni
|
752c31722a
|
Fix typo
|
2024-05-02 20:10:37 +02:00 |
|
robot-clickhouse
|
bb26856dd4
|
Update version_date.tsv and changelogs after v23.8.14.6-lts
|
2024-05-02 18:07:48 +00:00 |
|
Smita Kulkarni
|
5cc9a77a89
|
Remove delete_all_files to fix flaky test
|
2024-05-02 20:07:43 +02:00 |
|
Raúl Marín
|
9896c3782b
|
Merge pull request #63131 from Algunenano/untuple_crash
Fix crash with untuple and unresolved lambda
|
2024-05-02 17:52:30 +00:00 |
|
Raúl Marín
|
988153aad0
|
Merge pull request #63278 from Algunenano/fix_history
Fix SettingsChangesHistory.h for allow_experimental_join_condition
|
2024-05-02 17:19:08 +00:00 |
|
Robert Schulze
|
8acfaac829
|
Merge pull request #62359 from zhongyuankai/optimize_drop_tables
Improve code and tests of `DROP` of multiple tables
|
2024-05-02 16:07:32 +00:00 |
|
Robert Schulze
|
66810e17c4
|
Merge remote-tracking branch 'ClickHouse/master' into optimize_drop_tables
|
2024-05-02 16:01:38 +00:00 |
|
Raúl Marín
|
55e57421fb
|
Fix SettingsChangesHistory.h for allow_experimental_join_condition
|
2024-05-02 17:22:10 +02:00 |
|
Kseniia Sumarokova
|
33a0e8035f
|
Merge pull request #61250 from ClickHouse/less-contentaion-in-cache-part4
Less contention in cache, part 4
|
2024-05-02 15:18:16 +00:00 |
|
vdimir
|
a838fb778b
|
Merge pull request #59163 from canhld94/rocksdb_bypass_memtable
Introduce bulk loading to StorageEmbeddedRocksDB
|
2024-05-02 14:49:03 +00:00 |
|
Robert Schulze
|
d9f2144788
|
Merge pull request #63275 from rschu1ze/docs-uuid-workaround
Docs: Add workaround for UUID sorting
|
2024-05-02 14:32:08 +00:00 |
|
Robert Schulze
|
3bb9f962be
|
Merge pull request #63267 from rschu1ze/docs-install
Docs: Update install instructions
|
2024-05-02 14:00:31 +00:00 |
|
Konstantin Bogdanov
|
5a11d91053
|
Merge pull request #63258 from ClickHouse/fix-grant-links
Fix links in docs
|
2024-05-02 13:51:27 +00:00 |
|
Robert Schulze
|
8f7ccdffcb
|
Docs: Add workaround for UUID sorting
|
2024-05-02 13:49:25 +00:00 |
|
Raúl Marín
|
e4c99ed1d5
|
Merge remote-tracking branch 'blessed/master' into untuple_crash
|
2024-05-02 15:24:57 +02:00 |
|
Robert Schulze
|
e12e5bd7bf
|
Merge remote-tracking branch 'rschu1ze/master' into docs-install
|
2024-05-02 13:20:53 +00:00 |
|
Smita Kulkarni
|
37c618289b
|
Merge branch 'master' into add_azure_workload_identity_support_blob
|
2024-05-02 14:58:56 +02:00 |
|
Robert Schulze
|
2c34e4b650
|
Fix links
|
2024-05-02 14:42:58 +02:00 |
|
Alexander Gololobov
|
84bed102f1
|
More checks for concurrently deleted files and dirs
|
2024-05-02 14:39:59 +02:00 |
|
Nikolay Degterinsky
|
04764d7854
|
Merge pull request #63271 from jrdi/doc-week-start
Document start of week differences
|
2024-05-02 12:32:48 +00:00 |
|
Sema Checherinda
|
b821698463
|
Merge pull request #61108 from ClickHouse/chesema-no-such-key
distinct message for s3 error 'no key' for cases disk and storage
|
2024-05-02 11:16:11 +00:00 |
|
Kseniia Sumarokova
|
136262619f
|
Merge pull request #62964 from azat/client/external-tables-reuse-fix
Fix subsequent use of external tables in client
|
2024-05-02 11:10:16 +00:00 |
|
Sema Checherinda
|
083bcfc1ce
|
distinct message for s3 error 'no key' for cases disk and storage
|
2024-05-02 13:08:25 +02:00 |
|
Robert Schulze
|
d2a3ffbe57
|
Typo
|
2024-05-02 11:08:17 +00:00 |
|
kssenii
|
3f9ca1cbfe
|
Merge remote-tracking branch 'origin/master' into less-contentaion-in-cache-part4
|
2024-05-02 13:04:05 +02:00 |
|
Jordi Villar
|
81e4a754d9
|
Document start of week differences
|
2024-05-02 12:51:53 +02:00 |
|
Robert Schulze
|
15eac2513b
|
Docs: Update install instructions
|
2024-05-02 10:41:02 +00:00 |
|
Nikolay Degterinsky
|
8bf11a7dbd
|
Merge pull request #63242 from larry-cdn77/documentation-global_memory_usage_overcommit_max_wait_microseconds
Correct the name of memory_usage_overcommit_max_wait_microseconds in documentation
|
2024-05-02 10:36:08 +00:00 |
|
Yarik Briukhovetskyi
|
8611a1507f
|
Merge pull request #63259 from Naartti/patch-1
Fix link in date-time-functions.md
|
2024-05-02 10:23:18 +00:00 |
|
Raúl Marín
|
7e06b01e15
|
Merge pull request #63130 from Algunenano/coverage_test
Try to fix coverage tests
|
2024-05-02 09:34:57 +00:00 |
|
Robert Schulze
|
57dfde9759
|
Merge pull request #62903 from rschu1ze/cgroup-no-subtreecontrol
Improve detection of cgroups v2 support for memory controllers
|
2024-05-02 08:17:38 +00:00 |
|
Robert Schulze
|
5520f26f18
|
Incorporate review feedback
|
2024-05-02 08:09:23 +00:00 |
|
Robert Schulze
|
bf7802025f
|
Merge remote-tracking branch 'rschu1ze/master' into cgroup-no-subtreecontrol
|
2024-05-02 08:04:50 +00:00 |
|
Robert Schulze
|
2c7214b882
|
Merge pull request #63135 from HarryLeeIBM/hlee-z-build-fix
Restore the broken s390x build
|
2024-05-02 07:10:27 +00:00 |
|
Robert Schulze
|
15e67fee78
|
Merge remote-tracking branch 'ClickHouse/master' into hlee-z-build-fix
|
2024-05-02 07:02:24 +00:00 |
|
János Benjamin Antal
|
7aab5855b6
|
Fix links
|
2024-05-02 07:00:40 +00:00 |
|