Commit Graph

140163 Commits

Author SHA1 Message Date
Igor Nikonov
33b9e589c6 Add test_skip_replicas_without_table 2024-04-24 21:13:07 +00:00
Igor Nikonov
6db303cea3 Merge remote-tracking branch 'origin/master' into pr-receive-timeout-on-handshake 2024-04-24 18:56:49 +00:00
Igor Nikonov
abf5be05b8 Set table for parallel replicas with analyzer 2024-04-24 18:56:03 +00:00
Alexander Tokmakov
26b9c99328
Merge pull request #59619 from alexkats/add-values-to-text-log
Add columns for values used in the formatting message into system.text_log
2024-04-24 18:20:30 +00:00
Robert Schulze
9c27cb61ab
Merge pull request #62888 from HarryLeeIBM/hlee-fix-openssl-build
Fix build errors when linking OpenSSL dynamically
2024-04-24 18:19:20 +00:00
alesapin
1b562ce569
Merge pull request #61769 from kirillgarbar/modify-engine
Search for convert_to_replicated flag at the correct path
2024-04-24 18:17:29 +00:00
Max K
3a789d7fb7
Merge pull request #62927 from ClickHouse/revert-62588-ci_fast_t_in_mq
Revert "CI: add FT to MQ remove Style from master"
2024-04-24 17:27:41 +00:00
Max K
049c429b1f
Revert "CI: add FT to MQ remove Style from master" 2024-04-24 19:19:27 +02:00
Yarik Briukhovetskyi
fcb33a705b
Merge pull request #62812 from Hexta/fix-take_full_part
Fix taking full part if part contains less than 'limit' rows
2024-04-24 17:06:50 +00:00
Max K
0ca2132b2c
Merge pull request #62588 from ClickHouse/ci_fast_t_in_mq
CI: add FT to MQ remove Style from master
2024-04-24 16:57:56 +00:00
Yarik Briukhovetskyi
15594c58ad
empty commit 2024-04-24 18:54:07 +02:00
Max K
92554d9b73
Merge branch 'master' into ci_fast_t_in_mq 2024-04-24 17:53:38 +01:00
Raúl Marín
931fb65762
Merge pull request #62906 from Algunenano/proto_nested
Fix parsing of nested proto messages
2024-04-24 16:15:44 +00:00
HarryLeeIBM
2f0fb73d7d Add back two fips c files under condition 2024-04-24 07:15:16 -07:00
HarryLeeIBM
f323b68675 Remove unused c files in build 2024-04-24 06:28:40 -07:00
Nikolay Degterinsky
38a0edde75
Merge pull request #62889 from ClickHouse/evillique-patch-1
Update run.sh
2024-04-24 11:48:21 +00:00
Nikolay Degterinsky
c317700823 Merge remote-tracking branch 'upstream/master' into HEAD 2024-04-24 11:37:14 +00:00
Raúl Marín
0d06d69377 Fix parsing of nested proto messages 2024-04-24 13:32:13 +02:00
Artur Malchanau
52d4cd82d9
Merge branch 'ClickHouse:master' into fix-take_full_part 2024-04-24 12:11:35 +02:00
Nikolai Kochetov
8f45abd167
Merge pull request #62874 from kitaisreal/planner-joins-remove-unused-comments
PlannerJoins remove unused comments
2024-04-24 09:10:40 +00:00
Robert Schulze
831c4dbffd
Merge pull request #62837 from Blargian/patch-1
[Docs] Update return types of math functions
2024-04-24 07:02:49 +00:00
Nikolay Degterinsky
26308744ac
Update run.sh 2024-04-24 02:50:04 +02:00
HarryLeeIBM
69b259b409 Fix build for openssl dynamic linking 2024-04-23 16:34:00 -07:00
Raúl Marín
0ac60137f0
Merge pull request #62885 from Jhonso7393/patch-1
Update README.md
2024-04-23 17:36:31 +00:00
Raúl Marín
2dcd1b6731
Update README.md 2024-04-23 19:30:04 +02:00
Raúl Marín
3df253cb0a
Merge pull request #62850 from danipozo/fix-building-endpoint-from-storage-account-url
Azure: fix building final url from endpoint object
2024-04-23 17:26:22 +00:00
Jhonso7393
5dfd7bfd2d
Update README.md
Fixing a minor typo
2024-04-23 19:48:59 +03:00
Alexey Katsman
7490e7b2b5 Add docs for columns with values used in the formatting message in system.text_log 2024-04-23 17:26:56 +01:00
Alexey Katsman
ca4e2f581a Add columns for values used in the formatting message into system.text_log 2024-04-23 17:26:56 +01:00
Robert Schulze
764c5436b5
Merge pull request #62881 from rschu1ze/docs-soft-limit-default
Docs: Fix documented default value of server setting `cgroup_memory_watcher_soft_limit_ratio`
2024-04-23 13:50:37 +00:00
Robert Schulze
a5e6f948ee
Docs: Fix documented default of cgroup_memory_watcher_soft_limit_ratio 2024-04-23 13:40:10 +00:00
Maksim Kita
7c13ea020c PlannerJoins remove unused comments 2024-04-23 14:17:30 +03:00
Mikhail f. Shiryaev
13dca8c5c6
Merge pull request #62835 from ClickHouse/style-autofix
Get rid of merge_commit in style check autofix
2024-04-23 11:12:51 +00:00
Dani Pozo
771219a118 Apply suggestion to use pop_back 2024-04-23 12:34:26 +02:00
Alexey Milovidov
642da7934a
Merge pull request #62751 from ClickHouse/block-cannot-allocate-thread-fault-injection-in-transaction
Block cannot allocate thread fault in noexcept functions in `MergeTreeTransaction`
2024-04-23 02:38:46 +00:00
Alexey Milovidov
27aa03983a
Merge pull request #62840 from CurtizJ/fix-format-row
Fix crash in function `formatRow` with `JSON` format and HTTP  interface
2024-04-23 02:07:09 +00:00
Alexey Milovidov
d731838246
Merge pull request #62619 from kitaisreal/analyzer-support-qualify-clause
Analyzer support QUALIFY clause
2024-04-23 01:05:16 +00:00
Nikita Taranov
dc0ec1fd0c
Merge pull request #62642 from nickitat/fix_02366_kql_summarize
Fix 02366_kql_summarize
2024-04-22 20:15:17 +00:00
Nikita Taranov
e85409d4cb
Merge branch 'master' into fix_02366_kql_summarize 2024-04-22 21:07:09 +01:00
Nikita Taranov
aaaff1f2ea
Merge pull request #62067 from nickitat/stronger_optimize_final_with_rmt
Wait for currently active merges when executing `OPTIMIZE FINAL` on RMT
2024-04-22 19:54:48 +00:00
Nikita Taranov
28c4ce1a67
Merge pull request #61876 from arthurpassos/forbid_attach_table_duplicated_replica_path
Do not allow table to be attached if there already is an active replica path
2024-04-22 19:44:20 +00:00
Dani Pozo
c75574a1d6 Azure: fix building final url from endpoint object 2024-04-22 18:49:46 +02:00
Maksim Kita
46651d21b4 Fixed tests 2024-04-22 18:43:49 +03:00
Robert Schulze
738567c4fa
Merge pull request #62844 from ClickHouse/revert-62511-one_thousand_joins
Revert "Add test for bug #33446"
2024-04-22 14:27:10 +00:00
Robert Schulze
7c0c3168c1
Revert "Add test for bug #33446" 2024-04-22 16:13:13 +02:00
Shaun Struwig
ae8b22b6e0
Update math-functions argument types.
Many functions have argument type listed as `Float64` type when it can be `Float*`,`(U)Int*` or in some cases `Decimal*`
2024-04-22 13:48:28 +02:00
Maksim Kita
0e28d20791 Fixed code review issues 2024-04-22 14:37:04 +03:00
Anton Popov
59125601a1 fix crash in function formatRow 2024-04-22 11:36:45 +00:00
Nikita Taranov
d8b3b48a25
Merge pull request #62697 from nickitat/fix_parallel_replicas_with_aggregation_by_partitions
Disable aggregation-by-partitions optimisation with parallel replicas
2024-04-22 11:02:56 +00:00
robot-clickhouse
19dbc8d2e2 Automatic style fix 2024-04-22 10:39:56 +00:00