Julia Kartseva
|
8de4ecf513
|
add failpoint and test
|
2024-11-23 01:29:46 +00:00 |
|
Julia Kartseva
|
9602e338ad
|
address feedback
Introduce removePathIfExists method.
|
2024-11-23 01:29:46 +00:00 |
|
Julia Kartseva
|
f3cd9d4c72
|
fix transaction rollback when file write finalize fails
|
2024-11-23 01:29:46 +00:00 |
|
Alexey Milovidov
|
904be0a2e8
|
Merge pull request #72254 from rschu1ze/usearch-clang-19
Enable SimSIMD on ARM with Clang 19
|
2024-11-23 00:19:15 +00:00 |
|
Alexey Milovidov
|
8baa1bea43
|
Merge pull request #72291 from Algunenano/s3Exception
00002_log_and_exception_messages_formatting: Use PreformattedMessage in S3Exception
|
2024-11-23 00:16:51 +00:00 |
|
Han Fei
|
cb582abbb5
|
Merge pull request #72292 from ClickHouse/hanfei/disable-shared-set-join
disable a cloud setting
|
2024-11-22 22:01:27 +00:00 |
|
Raúl Marín
|
52391a8271
|
Revert "Set enable_http_compression default value to 1"
|
2024-11-22 22:51:28 +01:00 |
|
Nikita Taranov
|
c30f8aecd5
|
Merge pull request #72233 from ClickHouse/fix_grace_hash_race
Fix race in `GraceHashJoin`
|
2024-11-22 21:14:38 +00:00 |
|
robot-clickhouse
|
7dead112d1
|
Automatic style fix
|
2024-11-22 20:11:27 +00:00 |
|
Nikita Taranov
|
559c4c0b17
|
Merge pull request #72278 from ClickHouse/fix_dyn_col_race
Fix race in `ColumnDynamic::dumpStructure()`
|
2024-11-22 20:03:30 +00:00 |
|
Nikita Taranov
|
b3344558c1
|
fix
|
2024-11-22 21:01:05 +01:00 |
|
Raúl Marín
|
6c7cde5702
|
Better
|
2024-11-22 19:56:07 +01:00 |
|
Anton Popov
|
f0888d5b69
|
remove unused method
|
2024-11-22 18:16:06 +00:00 |
|
Han Fei
|
34bf8d3b2c
|
Merge branch 'master' into hanfei/disable-shared-set-join
|
2024-11-22 18:16:45 +01:00 |
|
Han Fei
|
ff6f10843f
|
disable a cloud setting
|
2024-11-22 17:15:16 +00:00 |
|
Raúl Marín
|
4ac9aa255b
|
Merge pull request #72179 from Algunenano/fix_udf_in_join_on
Fix bugs when using UDF in join on expression with the old analyzer
|
2024-11-22 17:14:08 +00:00 |
|
Raúl Marín
|
0ca97d3036
|
Use PreformattedMessage in S3Exception
|
2024-11-22 18:08:00 +01:00 |
|
Vladimir Cherkasov
|
26de447039
|
Merge pull request #70603 from zwy991114/check-table-structure-completely-setting
Add setting enforce_index_structure_match_on_partition_manipu..
|
2024-11-22 16:30:34 +00:00 |
|
vdimir
|
2bea36c19f
|
fix
|
2024-11-22 15:35:45 +00:00 |
|
Yarik Briukhovetskyi
|
532632c203
|
Update 03253_getMaxTableNameLength.reference
|
2024-11-22 16:31:08 +01:00 |
|
Antonio Andelic
|
844513b1d0
|
correctly cast write buffer
|
2024-11-22 16:16:22 +01:00 |
|
vdimir
|
5abca6283a
|
up
|
2024-11-22 15:12:04 +00:00 |
|
vdimir
|
fa94338f15
|
add test
|
2024-11-22 15:10:42 +00:00 |
|
Raúl Marín
|
2af2d11240
|
Merge pull request #72258 from ClickHouse/revert-60129-short_circut_func
Revert "Short circuit optimization for functions executed over Nullable arguments"
|
2024-11-22 15:07:48 +00:00 |
|
Yarik Briukhovetskyi
|
f2e8237fe9
|
Fix the test
|
2024-11-22 16:05:13 +01:00 |
|
Robert Schulze
|
93dc65ad88
|
Can we enable SimSIMD on ARM with Clang 19?
|
2024-11-22 14:30:16 +00:00 |
|
Max Kainov
|
d3e3082807
|
Merge pull request #72077 from ClickHouse/ci_fix_create_release_workflow
CI: Fix docker build step in CreateRelease workflow
|
2024-11-22 14:27:50 +00:00 |
|
Yarik Briukhovetskyi
|
6c762a0418
|
Update 03167_improvement_table_name_too_long.sh
|
2024-11-22 15:14:22 +01:00 |
|
Nikita Taranov
|
c3a32cc215
|
impl
|
2024-11-22 15:01:14 +01:00 |
|
robot-clickhouse
|
2386c5dfa4
|
Merge pull request #72266 from ClickHouse/auto/v24.8.8.17-lts
Update version_date.tsv and changelog after v24.8.8.17-lts
|
2024-11-22 13:59:55 +00:00 |
|
Max Kainov
|
c5fffa7c93
|
docker build to use docker file from release tag
|
2024-11-22 14:53:47 +01:00 |
|
Yarik Briukhovetskyi
|
4c627aadd3
|
Update 03167_improvement_table_name_too_long.sh
|
2024-11-22 14:26:10 +01:00 |
|
Yarik Briukhovetskyi
|
bf1771d651
|
Merge pull request #71598 from yariks5s/lowcardinality_string_performance
Performance improvement for LowCardinality String columns
|
2024-11-22 13:18:36 +00:00 |
|
Yarik Briukhovetskyi
|
f0b706ffde
|
Fix the test (take the test_ prefix into account).
|
2024-11-22 14:10:40 +01:00 |
|
robot-clickhouse
|
07ecc200c3
|
Update version_date.tsv and changelogs after v24.8.8.17-lts
|
2024-11-22 13:08:21 +00:00 |
|
Raúl Marín
|
f8e78078d4
|
Merge pull request #72260 from Algunenano/changelog_24_11
Changelog for 24.11
|
2024-11-22 12:46:59 +00:00 |
|
Anton Popov
|
91d615812e
|
fix ALTER DELETE with _block_number column
|
2024-11-22 12:31:45 +00:00 |
|
Pavel Kruglov
|
96c65e7122
|
Merge pull request #71816 from Avogar/fix-dynamic-json-serialization-compatibility
Fix JSON/Dynamic Native serialization with old server and new client and add a setting to fallback to V1 version
|
2024-11-22 12:26:47 +00:00 |
|
Pavel Kruglov
|
3f8295c75e
|
Merge pull request #71923 from Avogar/dynamic-pretty-json-fix
Fix Dynamic serialization in Pretty JSON formats
|
2024-11-22 12:26:24 +00:00 |
|
vdimir
|
c4329bf242
|
Fix #72174
|
2024-11-22 12:25:35 +00:00 |
|
Raúl Marín
|
9e43bbdf43
|
Do some cleanup of the changelog
|
2024-11-22 13:03:30 +01:00 |
|
Vladimir Cherkasov
|
ebcce35e8c
|
Update SettingsChangesHistory.cpp
|
2024-11-22 12:53:30 +01:00 |
|
Vladimir Cherkasov
|
c10d68c7a0
|
Update SettingsChangesHistory.cpp
|
2024-11-22 12:51:01 +01:00 |
|
Raúl Marín
|
19dd88c35b
|
Revert "Short circuit optimization for functions executed over Nullable arguments"
|
2024-11-22 12:49:30 +01:00 |
|
Vladimir Cherkasov
|
0d65fbf0e2
|
enforce_index_structure_match_on_partition_manipulation 24.11
|
2024-11-22 12:45:29 +01:00 |
|
Raúl Marín
|
db2be8c91e
|
Initial 24.11 changelog
|
2024-11-22 12:36:53 +01:00 |
|
Nikita Taranov
|
ed45abbc1a
|
add test
|
2024-11-22 11:42:21 +01:00 |
|
Pablo Marcos
|
d65a1c214e
|
Merge pull request #72205 from ClickHouse/add-sparse-checkout-to-google-cloud-cpp
Add sparse checkout to google-cloud-cpp submodule
|
2024-11-22 09:33:26 +00:00 |
|
Antonio Andelic
|
020d843058
|
Merge pull request #72209 from cwurm/fix_min_age_to_force_merge_on_partition_only
Fix min_age_to_force_merge_on_partition_only
|
2024-11-22 07:43:34 +00:00 |
|
Yakov Olkhovskiy
|
30625c78e1
|
trigger build
|
2024-11-22 02:52:55 +00:00 |
|