Commit Graph

159146 Commits

Author SHA1 Message Date
Pavel Kruglov
658ac29111
Update parseColumnsListForTableFunction.cpp 2024-11-25 20:00:05 +01:00
Pavel Kruglov
c97cdedd9b
Rename settings in error messages 2024-11-25 16:16:12 +01:00
Pavel Kruglov
84fc0fa6fd
Update parseColumnsListForTableFunction.h 2024-11-25 16:14:20 +01:00
Pavel Kruglov
0b22faa973
Rename setting in error message 2024-11-25 16:13:02 +01:00
Pavel Kruglov
207cc837f5
Update SettingsChangesHistory.cpp 2024-11-25 15:29:03 +01:00
avogar
bd3f300220 Move JSON/Dynamic/Variant types from experimental to beta 2024-11-22 17:33:37 +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
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
bf1771d651
Merge pull request #71598 from yariks5s/lowcardinality_string_performance
Performance improvement for LowCardinality String columns
2024-11-22 13:18:36 +00: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
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
Raúl Marín
9e43bbdf43 Do some cleanup of the changelog 2024-11-22 13:03:30 +01:00
Raúl Marín
db2be8c91e Initial 24.11 changelog 2024-11-22 12:36:53 +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
Alexey Milovidov
1d453fbc85
Merge pull request #72020 from ClickHouse/casted
Fix a problem with cast
2024-11-22 00:49:47 +00:00
Max Kainov
c01720b617
Merge pull request #72231 from ClickHouse/revert-71995-stress_with_praktika
Revert "CI: Stress test with praktika"
2024-11-21 23:09:45 +00:00
Max Kainov
4db6b5206f
Revert "CI: Stress test with praktika" 2024-11-21 23:01:32 +01:00
Yarik Briukhovetskyi
acb968a8c6
Merge pull request #71267 from yariks5s/quick_path_fix
Fix code in `extractObjectKeyFromURL`
2024-11-21 18:50:16 +00:00
robot-clickhouse
3dd3cf1cf3
Merge pull request #72218 from ClickHouse/bump_version_24.12.1.1
Update version after release
2024-11-21 18:48:04 +00:00
Raúl Marín
f261c341c8
Merge pull request #72204 from Algunenano/log_formatting
Ignore throwIf in 00002_log_and_exception_messages_formatting
2024-11-21 18:42:43 +00:00
robot-clickhouse
1adbc447f2 Update autogenerated version to 24.12.1.1 and contributors 2024-11-21 18:35:33 +00:00
Max Kainov
e4c9b02223
Merge pull request #71995 from ClickHouse/stress_with_praktika
CI: Stress test with praktika
2024-11-21 17:02:09 +00:00
Christoph Wurm
a7fb6e7535 Fix tests 2024-11-21 16:57:07 +00:00
Konstantin Bogdanov
288edbf35a
Merge pull request #70414 from ClickHouse/clang-19
Use `clang-19`
2024-11-21 15:53:41 +00:00
Vladimir Cherkasov
49f7a6995a
Merge pull request #72212 from den-crane/patch-78
Docs. Fix JSONExtract returned value for non-existed keys
2024-11-21 15:44:54 +00:00
Yarik Briukhovetskyi
5183d42261
Merge branch 'ClickHouse:master' into lowcardinality_string_performance 2024-11-21 16:44:03 +01:00
Denny Crane
7b34b0eec5
Update json-functions.md 2024-11-21 10:10:44 -04:00
Denny Crane
c8c443f127
Update json-functions.md 2024-11-21 10:03:38 -04:00
Denny Crane
1cc687f3b1
Update json-functions.md 2024-11-21 09:54:57 -04:00
Christoph Wurm
4b818f1b4a Return no partition when only single parts 2024-11-21 13:12:06 +00:00
Christoph Wurm
fa18aa4c00 Fix style 2024-11-21 13:03:16 +00:00
Max Kainov
9c542799d8 CI: Enable Stress Tests with praktika 2024-11-21 14:00:50 +01:00
Pablo Marcos
8d380470e0 Restrict the files to sparse checkout 2024-11-21 12:44:59 +00:00
Christoph Wurm
ab636cdf82 Fix min_age_to_force_merge_on_partition_only 2024-11-21 12:36:02 +00:00
Yarik Briukhovetskyi
7736392197
Merge branch 'ClickHouse:master' into quick_path_fix 2024-11-21 13:27:15 +01:00
Pablo Marcos
bf7235f3b5 Add AWS KMS build steps to be synced 2024-11-21 12:00:34 +00:00
Pablo Marcos
90eaf536fd Add sparse checkout to google-cloud-cpp submodule 2024-11-21 11:56:29 +00:00
Raúl Marín
05076afc52 Ignore throwIf in 00002_log_and_exception_messages_formatting 2024-11-21 12:47:03 +01:00
Konstantin Bogdanov
bd6f644b50
Poke CI 2024-11-21 12:23:12 +01:00
Vladimir Cherkasov
7eee149487
Merge pull request #72145 from ClickHouse/vdimir/fix02374_analyzer_join_using
FIx 02374_analyzer_join_using
2024-11-21 10:35:46 +00:00
Konstantin Bogdanov
9fc4f11c09
Poke CI 2024-11-21 10:53:08 +01:00
Antonio Andelic
cc3c7e74ae
Merge pull request #70523 from ClickHouse/randomize-keeper-feature-flasgs-keeper
Randomize Keeper feature flags in integration tests
2024-11-21 08:20:07 +00:00
Yakov Olkhovskiy
e0f8b8d351
Merge pull request #70458 from ClickHouse/fix-ephemeral-comment
Fix ephemeral column comment
2024-11-21 05:10:11 +00:00
Alexey Milovidov
da2176d696
Merge pull request #72081 from ClickHouse/add-dashboard-selector
Add advanced dashboard selector
2024-11-21 05:06:51 +00:00
Alexey Milovidov
53e0036593
Merge pull request #72176 from ClickHouse/change-ldf-major-versions
Get rid of `major` tags in official docker images
2024-11-21 05:05:41 +00:00
Alexey Milovidov
ad4b201892
Merge branch 'master' into casted 2024-11-21 06:04:02 +01:00