Commit Graph

128699 Commits

Author SHA1 Message Date
Alexey Milovidov
2791a95214 Merge branch 'master' into linker-time-trace 2023-11-15 07:44:02 +01:00
Alexey Milovidov
ed7d1dbb82 Pick up linker's trace files 2023-11-15 07:43:55 +01:00
Nikolay Degterinsky
4efef5b39f
Disable test with Replicated database 2023-11-15 02:20:44 +01:00
avogar
58b9bde0fa Better docs for virtual columns in Kafka/RabbitMQ/NATS/FileLog 2023-11-14 21:15:30 +00:00
avogar
f04db1ba4c Fix tests 2023-11-14 21:06:49 +00:00
Vitaly Baranov
3d95ac5f2a Fix flaky test_replicated_merge_tree_encryption_codec. 2023-11-14 21:53:23 +01:00
avogar
38f200d969 Fix Date text parsing in optimistic path
1
2023-11-14 18:58:00 +00:00
Maksim Kita
13518633a8 Fixed tests 2023-11-14 21:26:16 +03:00
Maksim Kita
dc73819a38 Updated implementation 2023-11-14 21:26:16 +03:00
Maksim Kita
5f009e99f6 Updated implementation 2023-11-14 21:26:16 +03:00
Maksim Kita
1562e24232 Fixed tests 2023-11-14 21:25:50 +03:00
Maksim Kita
3104939cff Updated tests 2023-11-14 21:25:50 +03:00
Maksim Kita
d24eb8bebd Analyzer remove unused projection columns 2023-11-14 21:25:50 +03:00
Kruglov Pavel
79ed0f8a21
Update analyzer_tech_debt.txt 2023-11-14 19:21:56 +01:00
Antonio Andelic
03c3e96859 Small test changes 2023-11-14 17:35:17 +00:00
Yarik Briukhovetskyi
d2aaac686d
Update 02908_Npy_files_caching.reference 2023-11-14 18:32:37 +01:00
yariks5s
80dffe5823 fixed null due to review 2023-11-14 15:55:46 +00:00
Robert Schulze
e8eb425ff8
Try to fix new calamities with cross-compilation 2023-11-14 15:13:37 +00:00
Nikolai Kochetov
1356dc2eaa Fixing style. 2023-11-14 14:55:21 +00:00
Sema Checherinda
b9cc1580e0
Merge pull request #56367 from canhld94/ch_table_reinit_new_disk
Adding new disk to storage configuration without restart
2023-11-14 15:54:22 +01:00
Mikhail f. Shiryaev
8fbc0d3d51
Disable autoupdate for GH runners to speed-up boot 2023-11-14 15:48:01 +01:00
Mikhail f. Shiryaev
556e0faad2
Make sleep in init_runner loop global 2023-11-14 15:48:00 +01:00
Mikhail f. Shiryaev
b4cc55ea34
Deploy cloud-init script to S3 for following usage 2023-11-14 15:48:00 +01:00
Mikhail f. Shiryaev
5f9704a3c1
Kill forgotten Runner.Listener too 2023-11-14 15:47:59 +01:00
Mikhail f. Shiryaev
e77c9fbd53
Add TOE in the comment, find and fix possible issues for the second run 2023-11-14 15:47:59 +01:00
Mikhail f. Shiryaev
0c0f70d26d
Add the installing of azure cli 2023-11-14 15:47:58 +01:00
Mikhail f. Shiryaev
094eebde4f
Update the runner version 2023-11-14 15:47:57 +01:00
Igor Nikonov
ecef6db1fe
Fix: RabbitMQ OpenSSL dynamic loading issue (#56703)
* Fix: RabbitMQ OpenSSL dynamic loading issue
* Update RabbitMQ
* Fix minor glitch with TLS_client_method()
00f09897ce

---------

Co-authored-by: Robert Schulze <robert@clickhouse.com>
2023-11-14 15:36:50 +01:00
Antonio Andelic
41045cfe82 Merge branch 'master' into disable-compress-logs-default 2023-11-14 14:35:52 +00:00
Robert Schulze
bd52e9833e
Try to fix stateful test 2023-11-14 14:33:20 +00:00
Antonio Andelic
8a63e924a3
Merge pull request #56670 from ClickHouse/more-reliable-log-handling-keeper
More reliable log handling in Keeper
2023-11-14 14:39:29 +01:00
yariks5s
9ce9dc86d3 fixed due to review 2023-11-14 13:27:32 +00:00
yariks5s
22a9f71393 fixed due to review 2023-11-14 13:15:14 +00:00
Nikolai Kochetov
3096edf3ef
Merge pull request #50857 from ClickHouse/fix-analyzer-mv-scalars
Fix analyzer - insertion from select with subquery referencing insertion table should process only insertion block.
2023-11-14 13:58:38 +01:00
Nikolai Kochetov
823b913f1a
Merge pull request #56595 from ClickHouse/fix-02554_fix_grouping_sets_predicate_push_down-analyzer
Fix 02554_fix_grouping_sets_predicate_push_down with analyzer.
2023-11-14 13:56:18 +01:00
Nikolai Kochetov
d5907e10de Fixing tests. 2023-11-14 12:51:25 +00:00
robot-clickhouse
cc3dfafd7b
Automatic style fix 2023-11-14 13:07:45 +01:00
Konstantin Bogdanov
5bb4eb2383
Fix 2023-11-14 13:07:44 +01:00
Konstantin Bogdanov
2fddc17642
Add test 2023-11-14 13:07:38 +01:00
Kseniia Sumarokova
905b75b853
Merge pull request #56541 from ClickHouse/cache-config-improvement
Cache configuration improvement
2023-11-14 13:03:34 +01:00
Mikhail Koviazin
dfdd1a761e
Move mutex from Context to SensitiveDataMasker 2023-11-14 14:03:28 +02:00
Mikhail Koviazin
9e1357dd7e
Update query_masking_rules when reloading the config
Fixes #56449
2023-11-14 14:03:28 +02:00
Robert Schulze
cf7f155ce9
Bump gRPC to v1.55.4 and protobuf to v22.5 2023-11-14 12:01:37 +00:00
avogar
ae05f4f604 Fix use_structure_from_insertion_table_in_table_functions with new Analyzer 2023-11-14 11:45:10 +00:00
Kruglov Pavel
8e88bf1348 Revert "Revert "Add a setting max_execution_time_leaf to limit the execution time on shard for distributed query"" 2023-11-14 11:40:48 +00:00
Raúl Marín
e67edb5488
Merge pull request #56597 from Algunenano/readd_sleep_message
Add "FunctionSleep exception message fix" again
2023-11-14 12:30:12 +01:00
vdimir
11b8395fe7
Address review comments 2023-11-14 11:07:27 +00:00
Alexey Milovidov
ac9f01079a
Merge pull request #56722 from ClickHouse/remove-orphan-headers
Remove orphan header files
2023-11-14 12:03:10 +01:00
Robert Schulze
daa60acb19
Bug: #56673 2023-11-14 11:03:00 +00:00
vdimir
3b73780bf6
Calculate sets from (array) joined actions 2023-11-14 10:35:43 +00:00