Commit Graph

148606 Commits

Author SHA1 Message Date
Alexey Milovidov
1a00efef50
Merge pull request #67149 from Algunenano/rename_bad_setting
Rename bad setting
2024-07-26 14:45:11 +00:00
Sergei Trifonov
d5c412e86a
Merge pull request #66534 from Blargian/docs_joinGetOrNull
[Docs] add `joinGetOrNull`
2024-07-26 14:30:24 +00:00
serxa
1e12ac577a Fix flaky test_pkill_query_log (tsan) 2024-07-26 14:26:37 +00:00
Antonio Andelic
503dc25d10 Fix linking 2024-07-26 16:23:29 +02:00
Han Fei
3ba4014a39
Merge pull request #67187 from ClickHouse/fix-attached-table-count
Do not count AttachedTable for tables in information schema databases
2024-07-26 14:20:04 +00:00
Igor Nikonov
aa2ccc87d4 Merge remote-tracking branch 'origin/master' into pr-order-by-all 2024-07-26 14:07:47 +00:00
Alexey Milovidov
36a875dda4 Merge branch 'fix-idiotic-code' into ast-data-type 2024-07-26 15:32:15 +02:00
Alexey Milovidov
414ebf035d Fix error 2024-07-26 15:32:05 +02:00
Alexander Gololobov
35d1e98642
Merge pull request #67176 from ClickHouse/fix_02908_many_requests_to_system_replicas
Make 02908_many_requests_to_system_replicas less stressful
2024-07-26 13:31:53 +00:00
Alexey Milovidov
74c21a732a Merge branch 'master' into fix-idiotic-code 2024-07-26 15:30:08 +02:00
Konstantin Bogdanov
9b0ac9250b
Merge pull request #67121 from ClickHouse/fix-single-value-data-failed-assert
Fix ASTFuzzer failure in `SingleValueData`
2024-07-26 13:22:49 +00:00
Nikita Mikhaylov
031b435e3a Style 2024-07-26 15:21:11 +02:00
Nikita Mikhaylov
d2b3be2fb8 Apply optimizations for a single file 2024-07-26 15:05:11 +02:00
Nikita Taranov
0299475202 impl 2024-07-26 14:02:37 +01:00
Alexey Milovidov
7dd6a10d15
Merge pull request #67168 from ClickHouse/fix-unit-tests
Remove too long unit test
2024-07-26 12:57:01 +00:00
Nikolay Degterinsky
e01c68b9ec Merge remote-tracking branch 'upstream/master' into evillique-patch-1 2024-07-26 12:52:28 +00:00
Kruglov Pavel
16113e123e
Merge pull request #66727 from Avogar/fix-runtime-error-variant
Fix runtime error while converting [Null] field to Array(Variant)
2024-07-26 12:15:31 +00:00
Alexey Milovidov
b8116a8528
Merge pull request #67126 from Avogar/better-dynamic-merges-tests
Increase lock_acquire_timeout_for_background_operations setting in dynamic merges tests
2024-07-26 11:41:44 +00:00
alesapin
21fa9632ef
Merge pull request #67078 from jsc0218/fix2680
Fix 2680 flasky
2024-07-26 11:39:00 +00:00
vdimir
3cf2ec36ca
Verbose output for 03203_client_benchmark_options 2024-07-26 11:38:11 +00:00
Han Fei
a9ceb0c49c
Merge pull request #66915 from zvonand/zvonand-fix-66835
[CI fest] Try to fix `test_broken_projections/test.py::test_broken_ignored_replicated`
2024-07-26 11:31:32 +00:00
Vitaly Baranov
0cf0437196 Use separate client context in clickhouse-local 2024-07-26 13:26:15 +02:00
serxa
1225d50508 Do not count AttachedTable for tables in information schema databases 2024-07-26 11:09:48 +00:00
Alexey Milovidov
883cbdc880
Merge pull request #67086 from ClickHouse/fix_02446
Fix a test, make possible retries of queries in .sql tests
2024-07-26 10:47:27 +00:00
Alexey Milovidov
0bccd1a2a0
Merge pull request #67129 from ClickHouse/fix_truncate_database
Fix truncate database
2024-07-26 10:47:09 +00:00
Shaun Struwig
1ebafccc13
add joinGetOrNull 2024-07-26 12:42:07 +02:00
Alexey Milovidov
1d16141a07
Merge pull request #66995 from ClickHouse/fix-clion
Fix CLion
2024-07-26 10:41:37 +00:00
Nikita Fomichev
7f80dab692 CI push 2024-07-26 12:34:36 +02:00
Raúl Marín
9ff1492245
Merge pull request #67179 from Blargian/docs_filesystemUnreserved
[Docs] rename `filesystemFree` to `filesystemUnreserved`
2024-07-26 10:27:08 +00:00
Alexey Milovidov
a9c0e9745d
Merge pull request #67099 from azat/tests/01246_buffer_flush
A more precise way of tracking flushing time in 01246_buffer_flush
2024-07-26 10:07:41 +00:00
Alexey Milovidov
dfae1ad6d5
Merge pull request #67142 from ClickHouse/fix_03145
fix `03145_non_loaded_projection_backup`
2024-07-26 10:02:29 +00:00
Alexey Milovidov
86f7b739e3 Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-00705_drop_create_merge_tree 2024-07-26 11:59:40 +02:00
Alexey Milovidov
0c2b65733b Merge remote-tracking branch 'origin/fix_02908_many_requests_to_system_replicas' into fix-00705_drop_create_merge_tree 2024-07-26 11:59:27 +02:00
Alexey Milovidov
d54fa16e84 Merge branch 'fix-00705_drop_create_merge_tree' into fix-00673_subquery_prepared_set_performance 2024-07-26 11:58:58 +02:00
Alexey Milovidov
d2d5f46eea Merge remote-tracking branch 'origin/fix_02908_many_requests_to_system_replicas' into fix-00673_subquery_prepared_set_performance 2024-07-26 11:58:37 +02:00
Alexey Milovidov
13fd8070be Merge branch 'master' into fix-00673_subquery_prepared_set_performance 2024-07-26 11:58:16 +02:00
Alexey Milovidov
ca9bf2c67c Fix tidy 2024-07-26 11:53:48 +02:00
Robert Schulze
b9b32a809c
Merge pull request #67105 from rschu1ze/funcs-s-t-input_rows_count
Functions [s-t]*: Iterate over input_rows_count where appropriate
2024-07-26 09:49:25 +00:00
Shaun Struwig
b3828b038d
add filesystemUnreserved 2024-07-26 11:49:04 +02:00
Maksim Kita
434571d496 Added tests 2024-07-26 12:40:20 +03:00
Alexey Milovidov
6f4aa977d7
Merge pull request #66832 from joelynch/joelynch/table-comments
Ensure COMMENT clause works for all table engines
2024-07-26 09:35:57 +00:00
Alexey Milovidov
48e61a295c
Merge pull request #67130 from rschu1ze/unflake-win-view-tests2
Attempt to fix flakiness of some window view tests
2024-07-26 09:34:47 +00:00
Blargian
02bfe82192 rename filesystemFree to fiilesystemUnreserved 2024-07-26 11:19:46 +02:00
Nikolai Kochetov
8d13461fb7 Another fix. 2024-07-26 09:03:37 +00:00
Antonio Andelic
338685cc79 Fix build 2024-07-26 10:59:17 +02:00
Blargian
aaa25454b3 Additional formatting fixes 2024-07-26 10:58:45 +02:00
Maksim Kita
c7330252cf Disable convert OUTER JOIN to INNER JOIN optimization for non ALL JOIN strictness 2024-07-26 11:47:49 +03:00
Antonio Andelic
0c5c23e784 More fixes 2024-07-26 10:47:32 +02:00
Alexander Gololobov
498ae43586 Make 02908_many_requests_to_system_replicas less stressful 2024-07-26 10:42:23 +02:00
Nikolai Kochetov
ad4e807cf4 Fix stupid crash. 2024-07-26 08:12:01 +00:00