Commit Graph

141038 Commits

Author SHA1 Message Date
Raúl Marín
f48ef2dc33 Tweak 00002_log_and_exception_messages_formatting 2024-05-03 15:35:43 +02:00
Raúl Marín
03c7d1eebe Add test for #56287 2024-05-03 15:32:25 +02:00
Nikita Taranov
6d544d9417
Merge pull request #63132 from nickitat/deprecate_errorprone_functions
Deprecate functions `neighbor`, `runningAccumulate`, `runningDifferenceStartingWithFirstValue`, `runningDifference`
2024-05-03 13:14:58 +00:00
Raúl Marín
aa0fc147c7
Merge pull request #63321 from Algunenano/i63264
Add tests for #63264
2024-05-03 12:59:11 +00:00
Mikhail f. Shiryaev
88f3c27953
Merge pull request #63331 from ClickHouse/fix-commit-html-url
The commit url has different pattern
2024-05-03 12:38:24 +00:00
Mikhail f. Shiryaev
d35813d7d6
The commit url has different pattern 2024-05-03 14:24:18 +02:00
Mikhail f. Shiryaev
00b81c379b
Merge pull request #63282 from Algunenano/backport_cloud
Improve cloud backport script
2024-05-03 11:40:27 +00:00
Alexander Gololobov
49741b640d Skip unaccessible table dirs 2024-05-03 13:37:40 +02:00
Raúl Marín
df9f8045e2
Merge pull request #63326 from ClickHouse/tylerhannan-patch-1
Update README.md
2024-05-03 11:19:15 +00:00
Tyler Hannan
56afdcb2e3
Update README.md
Will add upcoming release webinars and meetups as a separate exercise.
2024-05-03 12:37:06 +02:00
Duc Canh Le
44b7ec46c0 fix data race
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
2024-05-03 10:32:55 +00:00
Duc Canh Le
5d2feb41e7
Revert "Revert "Introduce bulk loading to StorageEmbeddedRocksDB"" 2024-05-03 18:29:36 +08:00
Raúl Marín
d472f78d00 Merge remote-tracking branch 'blessed/master' into backport_cloud 2024-05-03 12:20:27 +02:00
Maksim Kita
97a411365d JOIN filter push down filled join fix 2024-05-03 13:12:11 +03:00
Raúl Marín
49c91e3544
Merge pull request #63261 from FlameFactory/fix-skim-clear-term
Do not clear terminal after skim suggestions
2024-05-03 09:39:30 +00:00
alesapin
15954b5b5c
Merge pull request #63257 from jkartseva/fix-inf-loop-azure-list-objects
Fix infinite loop in AzureObjectStorage::listObjects
2024-05-03 09:39:00 +00:00
Raúl Marín
51f5c8b901 Add tests for #63264 2024-05-03 11:35:23 +02:00
Nikita Taranov
761c4b5696
Merge pull request #63298 from nickitat/fix_merge_tree_deduplication_log_shutdown
Fix terminate because of unhandled exception in `MergeTreeDeduplicationLog::shutdown`
2024-05-03 09:18:07 +00:00
Nikita Taranov
7a4e94e27b
Merge pull request #63287 from nickitat/fix_cache_dict_upd_queue
Fix deadlock in `CacheDictionaryUpdateQueue` in case of exception in constructor
2024-05-03 09:13:47 +00:00
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
Xiaofei Hu
21145e4fb7 test 2024-05-02 19:59:37 -07: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
Xiaofei Hu
8ab8fab837 tests 2024-05-02 19:22:35 -07: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
Julia Kartseva
dd7e88b37e fix infinite loop in AzureObjectStorage::listObjects
While the exit condition is correct for `AzureIteratorAsync`,
listObject may never exit.
This is because BlobContainerClient::LstBlobs sets a page, thus
making a sequential HasPage() condition true.

This issue reproduces when passing an empty path.
Tested with the following integration test:
https://pastila.nl/?01691b54/9ceaf103c91ab9e38ea3541abfcd1ae6#hUtrrz5sFHcBSHCLS9AlVA==
(will be added when plain_rewritable is enabled for all disk types).
2024-05-03 01:56:23 +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
b5f454fb46 Less directories 2024-05-03 03:30:28 +02:00
Alexey Milovidov
aea3090074 Less directories 2024-05-03 03:24:03 +02:00
Alexey Milovidov
ecf524175a Less directories 2024-05-03 03:20:11 +02:00
Alexey Milovidov
ed1bbd0bd0 Merge branch 'master' into local-less-directories 2024-05-03 02:35:44 +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
Alexey Milovidov
fdf62495eb Fix a test 2024-05-03 02:28:21 +02:00
Alexey Milovidov
6f21c34b5f Merge branch 'master' into tacit 2024-05-03 02:22:01 +02:00
Xiaofei Hu
e8a156a391 remove whitespace 2024-05-02 14:45:24 -07:00
Raúl Marín
a30d923672
Update cherry_pick.py 2024-05-02 21:42:49 +02:00
p1rattttt
ddd8fd57dc
Merge branch 'ClickHouse:master' into cross_join_compression 2024-05-02 22:25:00 +03:00
Nikita Taranov
54cd5487bf impl 2024-05-02 20:20:54 +01: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
p1rattttt
20194542dc
Merge branch 'ClickHouse:master' into cross_join_compression 2024-05-02 22:01:32 +03: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
Nikita Taranov
a7935021f7 impl 2024-05-02 19:45:39 +01: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