Commit Graph

161133 Commits

Author SHA1 Message Date
Nikolai Kochetov
71d9a09331 Fixing typos. 2024-12-12 12:02:22 +00:00
Nikolai Kochetov
303aac4ac2 Add comments, cleanup. 2024-12-12 11:55:03 +00:00
Tuan Pham Anh
5691bbb865 Read data synchronously with database_disk 2024-12-12 11:38:17 +00:00
Nikita Fomichev
8f683077ec RMV: fix flaky test_real_wait_refresh 2024-12-12 12:37:56 +01:00
flynn
49bcd726a4 Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-ubsan 2024-12-12 11:36:40 +00:00
flynn
5213617a9e Fix UBSAN in largestTriangleThreeBuckets 2024-12-12 11:32:20 +00:00
Nikolai Kochetov
204fd5b543
Merge pull request #71095 from amosbird/implement-23210
Add experimental support for descending sorting keys in MergeTree tables
2024-12-12 10:22:22 +00:00
Kseniia Sumarokova
352e9d7397
Merge pull request #71542 from ClickHouse/rest-catalog
Integrate with Iceberg REST Catalog
2024-12-12 10:04:24 +00:00
Nikolai Kochetov
11e0797525 Fixing tests. 2024-12-12 09:04:45 +00:00
Vladimir Cherkasov
277b278ea6
Merge branch 'master' into vdimir/fix_prewhere_log_level 2024-12-12 09:44:55 +01:00
Olli Draese
ebaf3ccdcc Adding a test for formatDateTime w/ timezone 2024-12-11 16:35:02 -08:00
Tuan Pham Anh
bb23ffbcd0 Address other comments 2024-12-12 00:33:56 +00:00
kssenii
11dc8fa931 Fix fast test build 2024-12-11 23:23:33 +01:00
Nikita Taranov
5eae4e2294 fix 2024-12-11 22:55:43 +01:00
Robert Schulze
e8018fb4f2
Fix build 2024-12-11 21:45:30 +00:00
Robert Schulze
78a7e0b840
Merge pull request #73146 from rschu1ze/fromUnixTimestamp64Second
Add function `fromUnixTimestamp64Second`
2024-12-11 21:24:23 +00:00
Robert Schulze
7ba4d27dd4
Merge pull request #73150 from rschu1ze/docs-q19
Docs: Remove obsolete comment about TPC-H Q19
2024-12-11 19:20:01 +00:00
kssenii
f55d547e0f Fix fast test build 2024-12-11 19:28:44 +01:00
Robert Schulze
af7e912426
Docs: Remove obsolete comment about TPC-H Q19 2024-12-11 17:46:35 +00:00
MikhailBurdukov
867f0c443f Fix flaky test: test_library_bridge/test.py::test_recover_after_bridge_crash 2024-12-11 17:37:16 +00:00
avogar
39d687f1b7 Update tests and documentation 2024-12-11 17:36:15 +00:00
János Benjamin Antal
91f50cb7fa
Merge pull request #71537 from ClickHouse/optimize-join-performance-by-extracting-common-exprs
Optimize join performance by extracting common expressions
2024-12-11 17:10:25 +00:00
Robert Schulze
c927b4e617
Add function fromUnixTimestamp64Second 2024-12-11 17:09:33 +00:00
Mikhail f. Shiryaev
68b50347a6
Fix omit log files for tests of failed groups 2024-12-11 17:38:27 +01:00
Raúl Marín
ca44a16364
Merge pull request #73045 from Algunenano/transactions_storage
Fix crash in transactions with unsupported storage
2024-12-11 16:33:15 +00:00
Robert Schulze
abb5abe3c8
Merge pull request #73036 from rschu1ze/docs-indexOfAssumeSorted
Docs: Update example for indexOfAssumeSorted
2024-12-11 16:31:59 +00:00
Robert Schulze
437605f44a
Merge remote-tracking branch 'ClickHouse/master' into tidy 2024-12-11 16:12:35 +00:00
Robert Schulze
7d6fbe5a57
Some clang-tidy fixes 2024-12-11 16:12:16 +00:00
Nikolai Kochetov
ef6f6dfd3b Fixing tests. 2024-12-11 16:07:40 +00:00
Robert Schulze
ccbbce2b72
Merge pull request #72992 from ClickHouse/revert-72690-add_totalbytes_of_inactive_parts
Revert "Add total_bytes_with_inactive to system.tables"
2024-12-11 15:58:50 +00:00
Robert Schulze
41bf80af93
Incorporate review feedback 2024-12-11 15:53:20 +00:00
Nikita Taranov
0b3f7d18ef fix 2024-12-11 16:46:02 +01:00
Tuan Pham Anh
c7aa7853cb Merge remote-tracking branch 'origin/master' into use-idisk-in-databases 2024-12-11 14:50:41 +00:00
Tuan Pham Anh
9b0d94c226 Address PR comments 2024-12-11 14:48:15 +00:00
Sema Checherinda
673276ad45 fix view_level 2024-12-11 15:42:19 +01:00
János Benjamin Antal
52190355aa Do not modify original tree when flattening logical expressions 2024-12-11 14:22:13 +00:00
János Benjamin Antal
272e88d479 Use reference instead of non-nullable pointer 2024-12-11 14:21:43 +00:00
János Benjamin Antal
0fc5fe8468 Address minor review comments 2024-12-11 14:21:00 +00:00
Nikita Taranov
2bc96dc2da
Merge pull request #72993 from ClickHouse/fix_parallel_hash_with_additional_filter
Fix `parallel_hash` join with additional filters in `ON` clause
2024-12-11 14:20:14 +00:00
Nikita Taranov
fe55995e04 fix 2024-12-11 15:01:47 +01:00
Nikita Mikhaylov
34ee0f2364
Merge pull request #71870 from cwurm/patch-6
Format Settings: Better date_time_overflow_behavior
2024-12-11 13:50:24 +00:00
Pavel Kruglov
df235c39a7
Merge pull request #72808 from larry-cdn77/min-free-diskspace-bytes-to-insert-documentation-correction
Correct documentation for the min_free_disk_space settings
2024-12-11 13:38:50 +00:00
vdimir
bdefff4e3e
Lower PREWHERE log level 2024-12-11 13:27:25 +00:00
Nikita Taranov
f4d4ef9dbf impl 2024-12-11 14:24:55 +01:00
Raúl Marín
8e4bd548e4
Merge pull request #73081 from azat/mm-fix-accounting
Fix possible overestimate memory tracking
2024-12-11 13:11:11 +00:00
Raúl Marín
fb7cd9fa8b
Update src/Common/ThreadStatus.cpp 2024-12-11 14:09:56 +01:00
divanik
6a526a9d6f Resolve conflicts 2024-12-11 12:39:01 +00:00
Igor Nikonov
48a61c986b Merge remote-tracking branch 'origin/master' into pr-3-way-joins 2024-12-11 12:29:40 +00:00
Igor Nikonov
a8c7992f60 Cleanup 2024-12-11 12:28:25 +00:00
Raúl Marín
ca2813bacf
Merge pull request #72969 from Algunenano/shared_mutex_other_os
Use absl::Mutex instead of std::shared_mutex on non-Linux OSs
2024-12-11 12:12:05 +00:00