Commit Graph

157233 Commits

Author SHA1 Message Date
Arthur Passos
f559037c4d explicit in constructor 2024-11-06 16:29:19 -03:00
Arthur Passos
49923bb845 update test 2024-11-06 14:14:57 -03:00
Arthur Passos
b5d7f7847b update test 2024-11-06 12:43:49 -03:00
Arthur Passos
a7c78bdf84 extern logical_error 2024-11-06 10:40:03 -03:00
Arthur Passos
f66be67d0b trigger ci 2024-11-06 09:28:02 -03:00
Arthur Passos
679cb6e4e1 merge minmax and bf eval 2024-11-05 11:48:25 -03:00
Arthur Passos
55e387da90 add a test 2024-11-01 14:17:33 -03:00
Arthur Passos
1b6c602c3f draft / poc 2024-11-01 13:12:48 -03:00
Nikita Mikhaylov
57fde54f10
Merge pull request #71250 from cwurm/missing_sources_grants
Add missing sources grants for Kafka, NATS and RabbitMQ
2024-11-01 15:08:19 +00:00
Dmitry Novik
918697e9ef
Merge pull request #71245 from hnakamur/fix_docs_create_materialized_view_on_cluster
Fix doc for CREATE MATERIALIZED VIEW ON CLUSTER
2024-11-01 14:43:56 +00: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
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
alesapin
24e7fc2714 Add try catch to data part destructors 2024-11-01 13:15:15 +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
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
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
Vladimir Cherkasov
c6184440c4
check-doc-aspell: Print full path to script in CI report 2024-11-01 10:39:14 +01: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
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
avogar
7e7a8179ca Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-weak-ptr-exception-dynamic 2024-10-31 17:06:14 +00:00
alesapin
9ab86b78dd
Merge branch 'master' into expose_weird_setting 2024-10-31 17:26:34 +01: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
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
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