Commit Graph

148322 Commits

Author SHA1 Message Date
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
Antonio Andelic
338685cc79 Fix build 2024-07-26 10:59:17 +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
Raúl Marín
83dba7194f Add deserialization of empty state 2024-07-26 09:55:09 +02:00
Konstantin Bogdanov
c66a9f2d36
Fix 2024-07-26 09:39:31 +02:00
Antonio Andelic
400f8e5b21 Fix stacktrace cache 2024-07-26 09:33:46 +02:00
Alexey Milovidov
64ff5d7bc4 Fix 00705_drop_create_merge_tree 2024-07-26 05:07:56 +02:00
Alexey Milovidov
8f91fa8b78 Merge branch 'fix-unit-tests' into better-diagnostics-in-functional-tests 2024-07-26 04:51:46 +02:00
Alexey Milovidov
d6fdf29679 Remove too long unit test 2024-07-26 04:48:41 +02:00
Julia Kartseva
da24aa06fa
Merge pull request #67148 from jkartseva/fix-async-insert-race-long
Try fix `02481_async_insert_race_long` flakiness
2024-07-26 01:29:08 +00:00
Michael Kolupaev
fc458509c7
Merge pull request #67152 from ClickHouse/ohno
Uncomment accidentally commented out code in QueryProfiler
2024-07-26 00:12:12 +00:00
alesapin
5c5682ba9d
Merge pull request #67044 from ClickHouse/make_decimal_aggregates_less_memory_extensive
[CI Fest] Fix flaky performance test `decimal_aggregates`
2024-07-25 21:09:39 +00:00
Alexey Milovidov
6b56f427d3
Merge pull request #67145 from ClickHouse/lower-max-allocation-size-in-query-fuzzer
Lower max allocation size in query fuzzer
2024-07-25 21:00:58 +00:00
Igor Nikonov
799cface49
Merge pull request #67041 from ClickHouse/pr-alter-select-ubsan
Test for alter select with parallel replicas
2024-07-25 20:48:22 +00:00
Michael Kolupaev
992a276485 uncomment also write_trace_iteration 2024-07-25 20:23:45 +00:00
Igor Nikonov
e32109174e
Merge pull request #66880 from zoomxi/unavaliable_replicas
Fix: throw if can't connect to any participating replicas for parallel replicas query execution
2024-07-25 19:56:06 +00:00
Michael Kolupaev
7b8c41818b Uncomment accidentally commented out code in QueryProfiler 2024-07-25 19:34:41 +00:00
Alexey Milovidov
ff078c98de
Merge pull request #66811 from ClickHouse/fix-bad-test-01042_system_reload_dictionary_reloads_completely
Fix bad test `01042_system_reload_dictionary_reloads_completely`
2024-07-25 19:24:59 +00:00
avogar
fb143a2287 Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-runtime-error-variant 2024-07-25 19:04:21 +00:00
Raúl Marín
eb4ec0912a Rename bad setting 2024-07-25 20:21:37 +02:00
Antonio Andelic
cba75018ee
Merge pull request #66847 from ClickHouse/dont-ignore-sigsegv
Stop ignoring SIGSEGV in GDB
2024-07-25 17:53:42 +00:00
Julia Kartseva
e46512a3be Try fix 02481_async_insert_race_long
https://github.com/ClickHouse/clickhouse-private/issues/13101
My assumption is that for high --insert_keeper_fault_injection_probability
values, entries don't leave the sink, causing the queue memory consumption
to grow, eventually hitting the memory limit and the MEMORY_LIMIT_EXCEEDED
error.

Later, we may raise the insert_keeper_fault_injection_probability
to a small positive value.
2024-07-25 17:50:07 +00:00
Alexander Tokmakov
f32a0716b9
Update 02842_truncate_database.sql 2024-07-25 19:45:06 +02:00
Alexander Tokmakov
a3d5b2d290
Update ZooKeeperImpl.cpp 2024-07-25 19:39:20 +02:00
Alexey Milovidov
ee193ffa01 Lower max allocation size in query fuzzer 2024-07-25 19:25:58 +02:00
Raúl Marín
257be35365 Minor tweaks and extra type tests 2024-07-25 19:21:31 +02:00
Alexander Tokmakov
21f3a08ba7 fix flaky test 2024-07-25 18:54:51 +02:00
Alexey Milovidov
3f598f6825
Merge pull request #66996 from ClickHouse/fix-system-numbers-rows-approx
Fix the estimation of total rows to read from the Numbers data sources
2024-07-25 16:53:34 +00:00
Alexey Milovidov
9755d525a3 Merge branch 'master' into fix-clion 2024-07-25 18:53:05 +02:00
Alexey Milovidov
76fc054aa8
Merge pull request #66998 from ClickHouse/remove-kerberized-hdfs
Remove the support for Kerberized HDFS
2024-07-25 16:51:12 +00:00
Alexey Milovidov
782d829d87 Merge branch 'master' into better-diagnostics-in-functional-tests 2024-07-25 18:47:09 +02:00
Alexey Milovidov
7a003237be Fix test 00673_subquery_prepared_set_performance 2024-07-25 18:43:11 +02:00
Alexey Milovidov
638d464095 Fix test 00673_subquery_prepared_set_performance 2024-07-25 18:42:16 +02:00
Alexey Milovidov
13abd7c4eb
Merge pull request #67009 from ClickHouse/fix-test-00186_very_long_arrays
Fix test `very_long_arrays`
2024-07-25 15:39:19 +00:00
Dmitry Novik
82654361f9
Merge pull request #66982 from linhgiang24/patch-2
Included "ON CLUSTER cluster_name" syntax for RELOAD DICTIONARIES command
2024-07-25 15:39:11 +00:00
Dmitry Novik
93a2dbf85c
Move syntax part on top 2024-07-25 17:02:11 +02:00
Alexander Tokmakov
baee31c12a fix truncate database 2024-07-25 16:15:37 +02:00
Robert Schulze
4b505badd3
Attempt to fix flakiness of some window view tests 2024-07-25 14:11:41 +00:00
Konstantin Bogdanov
f654db215f
Fix naming 2024-07-25 15:56:29 +02:00
Alexander Tokmakov
64eeece533 fix 2024-07-25 15:49:59 +02:00
Antonio Andelic
670413a69d
Merge pull request #67016 from ClickHouse/static-order-mess
Try to fix exception logging in destructors of static objects
2024-07-25 13:46:22 +00:00
Alexey Milovidov
a1f2c815f4
Merge pull request #67007 from XuJia0210/bugfix_table_db_num_limit_test_flaky
bugfix AttachedTable counting not symmetry, and adding some test logs…
2024-07-25 13:34:37 +00:00
Alexey Milovidov
1bbe4cadd4
Merge pull request #67089 from ClickHouse/CurtizJ-patch-8
Increase timeout for curl in tests
2024-07-25 13:34:03 +00:00
Daniil Ivanik
2457a2a7d7
Merge pull request #66851 from yohannj/fix_error_codes
Update error codes related to number of accepted arguments
2024-07-25 13:32:14 +00:00
Konstantin Bogdanov
e0b1253688
Fix harder 2024-07-25 15:25:33 +02:00