Robert Schulze
|
64526e6e3a
|
Merge pull request #67435 from rschu1ze/multiquery-followup
Remove obsolete `--multiquery` parameter from tests
|
2024-08-01 09:12:41 +00:00 |
|
Antonio Andelic
|
7db4065898
|
Add retries to create
|
2024-08-01 10:34:53 +02:00 |
|
Max K.
|
828c2bc08b
|
Merge pull request #66054 from ClickHouse/auto/v24.3.5.46-lts
Update version_date.tsv and changelogs after v24.3.5.46-lts
|
2024-08-01 08:05:03 +00:00 |
|
Max K.
|
cf94f83f3c
|
Merge pull request #67586 from ClickHouse/auto/v24.7.2.13-stable
Update version_date.tsv and changelogs after v24.7.2.13-stable
|
2024-08-01 07:34:32 +00:00 |
|
Antonio Andelic
|
c2df527a32
|
Reduce fault rate
|
2024-08-01 08:42:54 +02:00 |
|
Antonio Andelic
|
d571e517fa
|
Merge branch 'master' into keeper-map-retries
|
2024-08-01 08:41:06 +02:00 |
|
robot-clickhouse
|
f162d6bd5e
|
Update version_date.tsv and changelogs after v24.7.2.13-stable
|
2024-08-01 06:35:22 +00:00 |
|
Nikita Mikhaylov
|
f947f91b10
|
Merge pull request #67520 from Avogar/fix-short-circuit
Proper fix for short circuit execution with nested dictGetOrDefault
|
2024-07-31 22:06:38 +00:00 |
|
Thom O'Connor
|
6e914ff6da
|
Update settings.md
Removing duplicate header "## background_merges_mutations_scheduling_policy"
|
2024-07-31 21:59:37 +00:00 |
|
Alexey Milovidov
|
62ba20a277
|
Merge pull request #67559 from ClickHouse/auto/v24.4.4.107-stable
Update version_date.tsv and changelogs after v24.4.4.107-stable
|
2024-07-31 21:16:25 +00:00 |
|
Yarik Briukhovetskyi
|
9cb52bd138
|
fix build
|
2024-07-31 23:11:35 +02:00 |
|
Yarik Briukhovetskyi
|
867784d55c
|
Update DateTimeTransforms.h
|
2024-07-31 22:48:16 +02: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 |
|
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 |
|
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 |
|
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
|
9ffbd8f507
|
Possible fix
|
2024-07-31 14:13:43 +00: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 |
|
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 |
|
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 |
|
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 |
|
Antonio Andelic
|
f9f17fb61e
|
Fix reference
|
2024-07-31 12:32:17 +02:00 |
|
Vitaly Baranov
|
debcc2e610
|
Fix test test_mutation
|
2024-07-31 12:31:52 +02:00 |
|
maxvostrikov
|
06863cf415
|
fix for allow_experimental_analyzer
|
2024-07-31 12:12:30 +02:00 |
|
Raúl Marín
|
850b7f71fb
|
Merge pull request #66528 from Algunenano/getSettingsCopy
Rename Context::getSettings()
|
2024-07-31 09:55:21 +00:00 |
|