Commit Graph

157776 Commits

Author SHA1 Message Date
Nikita Mikhaylov
603cb16e98 Fix build 2024-11-01 15:06:52 +01:00
Vladimir Cherkasov
c4db9a0501
Merge pull request #71014 from jirislav/increase_default_client_history_size
Make the Replxx client history size configurable
2024-11-01 14:04:00 +00:00
Max Kainov
3cf13a3571
Merge pull request #71347 from ClickHouse/maxknv-patch-1
CI: Fix fedora version in create release workflow
2024-11-01 14:03:22 +00:00
alesapin
bda6ff33a7
Merge pull request #71364 from ClickHouse/add_try_catch_to_destructors
Add try catch to data part destructors
2024-11-01 13:45:51 +00:00
Robert Schulze
97530704e1
Merge pull request #71254 from rschu1ze/fix-69010
Query cache: Improve handling of system table names in literals
2024-11-01 13:38:22 +00:00
Dmitry Novik
a6e2a09843 Merge remote-tracking branch 'origin/master' into fix_docs_create_materialized_view_on_cluster 2024-11-01 14:23:57 +01:00
Pavel Kruglov
2bafaa2fc6
Update 03261_tuple_map_object_to_json_cast.sql 2024-11-01 14:08:45 +01:00
Max Kainov
93acf134f6 Fix Fedora version for testing RPMs installations 2024-11-01 14:02:43 +01:00
Sergei Trifonov
d4f4df9dcf
Merge pull request #71325 from ClickHouse/fix-test-workload-entity-keeper-storage
Fix test `test_workload_entity_keeper_storage`: add more retries
2024-11-01 13:00:10 +00:00
Anton Popov
4569cc3b9d
Merge pull request #70977 from CurtizJ/optimize-replacing-merge-tree
Optimize `Replacing` merge algorithm for non-intersecting parts
2024-11-01 12:55:50 +00:00
alesapin
2bf510ace3
Merge pull request #71313 from ClickHouse/expose_weird_setting
Expose one more simple merge selector setting
2024-11-01 12:47:34 +00:00
Robert Schulze
3e2d5e508b
Add forked SimSIMD submodule 2024-11-01 12:22:51 +00:00
Robert Schulze
00cd068389
Remove upstream SimSIMD submodule 2024-11-01 12:22:22 +00:00
alesapin
24e7fc2714 Add try catch to data part destructors 2024-11-01 13:15:15 +01:00
kssenii
e83cff7360 Fix typo 2024-11-01 12:47:03 +01:00
Nikita Mikhaylov
9d0da01ddb
Update src/Common/Scheduler/Nodes/UnifiedSchedulerNode.h 2024-11-01 12:43:38 +01:00
Vladimir Cherkasov
ea806b05a0
Merge pull request #71345 from ClickHouse/vdimir/fix-doc
check-doc-aspell: Print full path to script in CI report
2024-11-01 11:35:20 +00:00
Nikita Mikhaylov
fe2514955c Enable threading 2024-11-01 12:31:50 +01:00
Nikita Mikhaylov
c895e85585 Bump 2024-11-01 12:31:50 +01:00
Nikita Mikhaylov
6923b9ec3f Update the submodule 2024-11-01 12:31:50 +01:00
Nikita Mikhaylov
f38e07a027 Fix build 2024-11-01 12:31:50 +01:00
Nikita Mikhaylov
c6f4ae696b Sort lines in CMake 2024-11-01 12:31:50 +01:00
Nikita Mikhaylov
fad6e88691 Bump 2024-11-01 12:31:50 +01:00
avogar
ce12f652c7 Fix test flakiness 2024-11-01 11:25:21 +00:00
kssenii
d0394719c6 More assertions 2024-11-01 12:11:07 +01:00
Pavel Kruglov
4d3dba21cd
Merge branch 'master' into dynamic-constraints 2024-11-01 12:06:36 +01:00
Pavel Kruglov
0c252de99a
Merge pull request #71182 from Avogar/json-escape-file-names
Escape special symbols in files for JSON subcolumns
2024-11-01 11:05:12 +00:00
Pavel Kruglov
dd840b3db5
Merge pull request #71183 from Avogar/fix-weak-ptr-exception-dynamic
Fix bad_weak_ptr exception with Dynamic in functions comparison
2024-11-01 11:04:49 +00:00
Pavel Kruglov
1a2b5686c4
Merge pull request #71193 from Avogar/native-http-async-insert-settings
Fix ignoring format settings in Native format via HTTP and Async Inserts
2024-11-01 11:04:32 +00:00
Pavel Kruglov
5288729d60
Merge pull request #71299 from Avogar/fix-dynamic-lc-dict
Fix reading of LowCardinality dictionary in Dynamic column
2024-11-01 11:02:00 +00:00
Michael Stetsyuk
e4aa477c42 make integration tests that use hardcoded ip addresses sequential 2024-11-01 10:59:39 +00:00
alesapin
9258e08bd0
Merge pull request #71319 from ClickHouse/style_fix
Better style for some sever-level settings
2024-11-01 10:35:05 +00:00
Kseniia Sumarokova
17a0f90906
Merge pull request #71321 from ClickHouse/sync-changes
Sync some changes
2024-11-01 10:33:29 +00:00
Igor Nikonov
b9f70f4bf3 Merge remote-tracking branch 'origin/master' into pr-enable-local-plan 2024-11-01 10:09:28 +00:00
Vladimir Cherkasov
c6184440c4
check-doc-aspell: Print full path to script in CI report 2024-11-01 10:39:14 +01:00
Robert Schulze
4b04604f5b
Bump USearch to 2.16.0 and add more tests 2024-11-01 09:21:43 +00:00
robot-clickhouse
a50bc3bac1 Update version_date.tsv and changelogs after v24.10.1.2812-stable 2024-11-01 08:50:54 +00:00
MikhailBurdukov
e851e8f3e4 Restart CI 2024-11-01 08:29:12 +00:00
pufit
7bd984ceea fix tests 2024-10-31 23:52:09 -04:00
Chang Chen
06a23c0a79 fix debug build 2024-11-01 11:43:06 +08:00
pufit
7726866767 Fix inconsistent AST formatting when granting wrong wildcard grants 2024-10-31 22:25:04 -04:00
taiyang-li
b9232c2006 add uts 2024-11-01 10:09:54 +08:00
Anton Popov
ee2aa2f227
Merge pull request #71312 from CurtizJ/fix-async-insert-empty-block
Fix async inserts with empty blocks via native protocol
2024-10-31 23:48:27 +00:00
Ilya Yatsishin
3fb367e038
Merge pull request #71322 from ClickHouse/update-style-check-docker
Add library to requirements for style-check and fix warning
2024-10-31 19:52:26 +00:00
Igor Nikonov
6a41494d44 Merge remote-tracking branch 'origin/master' into pr-enable-local-plan 2024-10-31 19:33:03 +00:00
serxa
d8fd18c38e Fix test: add more retries 2024-10-31 19:06:51 +00:00
Ilya Yatsishin
ad85a29d52 add requirements and fix warning 2024-10-31 19:46:35 +01:00
Raúl Marín
f17482e5aa
Merge pull request #71304 from Algunenano/fix_00653_verification_monotonic_data_load
Fix incomplete cleanup of parallel output format in the client
2024-10-31 17:54:15 +00:00
kssenii
e5be813de5 Sync 2024-10-31 18:50:43 +01:00
kssenii
ca389d0d71 Move settings to cloud level 2024-10-31 18:43:56 +01:00