sakulali
cd3c6c3ae8
try to fix flaky test 01889_clickhouse_client_config_format
2024-08-01 03:37:45 +08:00
robot-clickhouse
9def8cea81
Update version_date.tsv and changelogs after v24.4.4.107-stable
2024-07-31 18:57:08 +00:00
Yarik Briukhovetskyi
34ca3128ed
Update DateTimeTransforms.h
2024-07-31 20:36:13 +02:00
Yarik Briukhovetskyi
636c3f6423
Update DateTimeTransforms.h
2024-07-31 20:31:22 +02:00
Yarik Briukhovetskyi
d0c643180f
add tests
2024-07-31 20:29:36 +02:00
Yarik Briukhovetskyi
e2af1766eb
init
2024-07-31 20:25:28 +02:00
Robert Schulze
dde274f6fa
Re-enable ICU on s390/x
2024-07-31 18:08:45 +00:00
shiyer7474
26a81e366d
Fix the serialization of parameters for parameterized views
...
Removed the call to convertFieldToString() and added datatype
specific serialization code. Parameterized view substitution
was broken for multiple datatypes when parameter value was a
function or expression returning datatype instance. Testcase
added to cover Date/Date32/UUID/IP datatypes.
2024-07-31 18:05:53 +00:00
Alexey Milovidov
2c6c5c5c94
Add an assertion
2024-07-31 19:31:22 +02:00
Alexey Milovidov
bfb0133f26
Minor change
2024-07-31 19:29:06 +02:00
Kseniia Sumarokova
2b79da36c0
Update 01605_adaptive_granularity_block_borders.sql
2024-07-31 19:26:45 +02:00
Sergei Trifonov
a38c2e558b
Merge pull request #66240 from azat/ATTACH-ignore-async_load_databases
...
Ignore async_load_databases for ATTACH query
2024-07-31 17:20:10 +00:00
Raúl Marín
0cec4f41ed
Merge remote-tracking branch 'blessed/master' into new_settings
2024-07-31 19:12:15 +02:00
serxa
743d63767a
fix AsyncLoader destruction race
2024-07-31 17:06:49 +00:00
Pablo Marcos
3332faa014
Merge pull request #67035 from pamarcos/fix-flaky-test_storage_s3_queue-test_max_set_age
...
[Green CI] Fix test test_storage_s3_queue/test.py::test_max_set_age
2024-07-31 16:09:34 +00:00
Nikita Mikhaylov
8afe61e045
Better
2024-07-31 17:58:41 +02:00
Nikita Mikhaylov
1e257bd5be
Fix build
2024-07-31 15:43:04 +00:00
Robert Schulze
f032c015ca
Ignore some tests
2024-07-31 15:40:37 +00:00
Robert Schulze
d0a030f03e
Merge remote-tracking branch 'ClickHouse/master' into multiquery-followup
2024-07-31 15:39:33 +00:00
alesapin
19cd000003
Update src/Interpreters/DatabaseCatalog.cpp
2024-07-31 17:18:55 +02:00
kssenii
5ab8c0357a
Fix potential busy loop in keepFreeSpaceRatioFunc
2024-07-31 17:08:58 +02:00
Nikita Mikhaylov
c3c653e769
Better
2024-07-31 14:58:52 +00:00
divanik
6507378902
Fix erroe with profile event name
2024-07-31 14:49:30 +00:00
divanik
20ec27f9dc
Remove trach dir
2024-07-31 14:46:53 +00:00
divanik
8c36fbf4ed
Remove unnecessary change
2024-07-31 14:42:38 +00:00
Alexander Tokmakov
601c9d9694
Merge pull request #67474 from alexkats/logical-error
...
[Green CI] Fix WriteBuffer destructor when finalize has failed for MergeTreeDeduplicationLog::shutdown
2024-07-31 14:40:43 +00:00
Dmitry Novik
e31569a065
Expect an unknown cluster
2024-07-31 16:32:37 +02:00
Nikolai Kochetov
1f1f0528ce
Prefer constant to INPUT in PlannerActionsVisitor.
2024-07-31 14:32:07 +00:00
Nikolai Kochetov
f9179986d1
Merge pull request #67229 from ClickHouse/optimize_rewrite_aggregate_function_with_if-check-type
...
Check type after optimize_rewrite_aggregate_function_with_if.
2024-07-31 14:28:43 +00:00
divanik
35b0d310f8
Merge branch 'divanik/fix_retry_integration_tests_decorator' of github.com:ClickHouse/ClickHouse into divanik/fix_retry_integration_tests_decorator
2024-07-31 14:17:10 +00:00
divanik
67f4792b77
Style check
2024-07-31 14:16:40 +00:00
divanik
9ffbd8f507
Possible fix
2024-07-31 14:13:43 +00:00
Dmitry Novik
d6de2be439
Fix build
2024-07-31 16:08:18 +02:00
Michael Stetsyuk
27f4f468b9
make it possible to rerun test_recovery_time_metric multiple times
2024-07-31 14:55:00 +01:00
robot-clickhouse
7dbd3d7534
Automatic style fix
2024-07-31 13:51:48 +00:00
robot-clickhouse
2a2dba63cc
Automatic style fix
2024-07-31 13:48:12 +00:00
Michael Stetsyuk
31c142a96d
make it possible to rerun test_storage_delta and test_checking_s3_blobs_paranoid
2024-07-31 14:44:54 +01:00
Alexander Gololobov
89551e0043
Merge pull request #67475 from ClickHouse/reduce_02473_multistep_prewhere
...
Reduce 02473_multistep_prewhere run time
2024-07-31 13:40:30 +00:00
sakulali
bca21bc6c7
add test cases
2024-07-31 21:33:14 +08:00
Raúl Marín
4916161856
Merge pull request #67185 from Algunenano/buffer_alter
...
Reduce max time of 00763_long_lock_buffer_alter_destination_table
2024-07-31 13:20:01 +00:00
Raúl Marín
baae45889b
Try a less conflict prone format
2024-07-31 15:11:55 +02:00
Kruglov Pavel
416870d093
Merge pull request #67175 from KevinyhZou/support_set_orc_read_timezone
...
Support set orc reader time zone name
2024-07-31 13:08:29 +00:00
Raúl Marín
b178eea09e
Fix broken settings
2024-07-31 14:59:17 +02:00
Raúl Marín
7160e954c1
02995_new_settings_history: Update ref
2024-07-31 14:58:57 +02:00
Dmitry Novik
406ac2279e
Analyzer: Do not traverse unresolved subtrees
2024-07-31 14:48:33 +02:00
Antonio Andelic
6b7c5eb5da
Fix drop
2024-07-31 14:43:58 +02:00
avogar
9d14053cfe
Proper fix for short circuit execution with nested dictGetOrDefaultt
2024-07-31 12:17:56 +00:00
Pablo Marcos
15e0033016
Bring back the strict check
...
Also update the doc.
2024-07-31 12:09:52 +00:00
divanik
d5f8540fbb
Fix
2024-07-31 12:00:09 +00:00
Kseniia Sumarokova
c81d3322b1
Update 02150_index_hypothesis_race_long.sh
2024-07-31 13:39:30 +02:00