Commit Graph

157702 Commits

Author SHA1 Message Date
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
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
avogar
7e7a8179ca Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-weak-ptr-exception-dynamic 2024-10-31 17:06:14 +00:00
avogar
9021aeaaff Add docs 2024-10-31 16:57:51 +00:00
Mikhail Artemenko
1000ef0e02 some improves 2024-10-31 16:39:31 +00:00
Vitaly Baranov
b16a18ed66 Add test for mixed version on hosts doing backup or restore. 2024-10-31 17:39:29 +01:00
Kseniia Sumarokova
390429dee5
Fix build 2024-10-31 17:34:17 +01:00
alesapin
9ab86b78dd
Merge branch 'master' into expose_weird_setting 2024-10-31 17:26:34 +01:00
Mikhail Artemenko
83f434dffb fix simple path 2024-10-31 16:25:17 +00:00
avogar
542dac1815 Implement simple CAST from Map/Tuple/Object to new JSON through serialization/deserialization from JSON string 2024-10-31 16:24:11 +00:00
alesapin
4784c3f0a3 Better style for some sever-level settings 2024-10-31 17:12:43 +01:00
Yarik Briukhovetskyi
74438d5291
Merge pull request #71105 from exmy/fix-path
Support write hdfs files with space
2024-10-31 16:03:20 +00:00
alesapin
53d4f2aacf Followup 2024-10-31 16:33:40 +01:00
Raúl Marín
f4a7f475dc
Merge pull request #71145 from Algunenano/setting_tiers
Introduce setting tiers
2024-10-31 15:18:29 +00:00
Pablo Marcos
de72f12bd5
Merge pull request #71311 from ClickHouse/minor-timestamp-fix-in-debug-log
Fix debug log timestamp
2024-10-31 15:13:35 +00:00
Nikita Mikhaylov
f2b6b4048e
Merge pull request #71306 from ClickHouse/thomoco-patch-3
Update kill.md - remove ON CLUSTER for KILL MUTATION
2024-10-31 15:06:16 +00:00
alesapin
2f0a8ecdcb Expose one more simple merge selector setting 2024-10-31 16:02:38 +01:00
Anton Popov
a57c64e6b0 fix async inserts with empty blocks via native protocol 2024-10-31 14:59:04 +00:00
Pablo Marcos
cdb479d10d Fix debug log timestamp
Increase the error margin for the test to avoid flakiness
in the intervals where the number of events is smaller.
2024-10-31 14:43:28 +00:00
Igor Nikonov
7d5ebc89ed
Merge branch 'master' into pr-enable-local-plan 2024-10-31 15:41:11 +01:00
Konstantin Bogdanov
aac09671fd
Merge pull request #70642 from MikhailBurdukov/fix_exception_system_drop_replica
Allow `system drop replica zkpath` when there is another replica with the same zk path.
2024-10-31 14:35:45 +00:00
Konstantin Bogdanov
dff28b735c
Merge pull request #71269 from ClickHouse/ecs-token-from-file
Read AWS EKS token from file
2024-10-31 14:05:46 +00:00
MikhailBurdukov
936d6b2251 Fix unescaping in named collections 2024-10-31 14:05:33 +00:00
avogar
f322ee5bda Merge branch 'master' of github.com:ClickHouse/ClickHouse into native-http-async-insert-settings 2024-10-31 13:56:30 +00:00
avogar
5d07e325ac Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-escape-file-names 2024-10-31 13:55:15 +00:00
avogar
b7907051b3 Fix comments, update tests 2024-10-31 13:52:15 +00:00
Thom O'Connor
33cbc540d5
Update kill.md - remove ON CLUSTER for KILL MUTATION
ON CLUSTER is not valid for KILL MUTATION, and will result in an exception. Correcting the docs for this syntax
2024-10-31 13:49:24 +00:00
Raúl Marín
9ea9e9422e Fix bad cleanup of output format in client when an exception happens 2024-10-31 14:46:40 +01:00
kssenii
f9f6b31799 Merge remote-tracking branch 'origin/master' into disable-fs-cache-background-download-for-metadata-files 2024-10-31 13:53:46 +01:00
kssenii
1563689c03 Transfer changes from sync 2024-10-31 13:31:54 +01:00
avogar
3184b1ef11 Fix reading of LowCardinality dictionary in Dynamic column 2024-10-31 12:24:03 +00:00
kssenii
41e4076c5c Fix test 2024-10-31 13:18:30 +01:00
Vladimir Cherkasov
a6c6ff5f08
Merge pull request #71055 from arthurpassos/support_for_boolean_parquet_native_reader
Boolean support for parquet native reader
2024-10-31 11:55:36 +00:00
Pablo Marcos
6b0cc3e3e9
Merge pull request #71295 from ClickHouse/improve-system-query-metric-log-test
Improve system.query_metric_log to remove flakiness
2024-10-31 11:50:53 +00:00
Raúl Marín
27b4e80983
Merge pull request #71195 from Algunenano/memory_logging
Improve error and log messages around memory usage
2024-10-31 11:48:52 +00:00
Daniil Ivanik
e29c488b05
Merge pull request #71184 from ClickHouse/divanik/add_info_about_unsupported_remote_7z
Fix and document 7z archive local-only restriction
2024-10-31 10:29:16 +00:00