Commit Graph

140539 Commits

Author SHA1 Message Date
Alexey Milovidov
b5a33d523b
Merge pull request #63122 from ClickHouse/fix_mongo_ssl
Set server name for SSL handshake in MongoDB engine
2024-04-30 01:32:21 +02:00
Alexey Milovidov
cf431a5cf5
Merge pull request #63126 from ClickHouse/fix_mongo_wire_version_check
Use user specified db instead of "config" for MongoDB wire protocol version check
2024-04-30 01:31:58 +02:00
Alexey Milovidov
a86f2aab2f
Merge pull request #63073 from azat/tests/fix-logs-stats
Fix "invalid escape sequence" in clickhouse-test
2024-04-30 01:27:32 +02:00
Alexey Milovidov
4346b4511c
Merge pull request #63024 from kitaisreal/jit-sort-description-crash-fix
JIT sort description crash fix
2024-04-30 01:27:11 +02:00
Alexey Milovidov
ba45bd2534
Merge pull request #63125 from kitaisreal/recursive-cte-data-race-fix
Recursive CTE data race fix
2024-04-30 01:26:29 +02:00
Alexey Milovidov
0452505ea4
Merge pull request #63124 from den-crane/test/issue_56564
test for #56564
2024-04-30 01:26:14 +02:00
Alexey Milovidov
a40f8ac7cf
Merge pull request #63127 from ucasfl/test_for_55360
add test for #55360
2024-04-30 01:23:04 +02:00
Alexey Milovidov
08ef9a2eea
Merge pull request #63128 from den-crane/test/issue_47217
add tests for #47217, #55965
2024-04-30 01:22:18 +02:00
Alexander Tokmakov
37950a5f4e
Merge pull request #62738 from pamarcos/pamarcos/system-unload-primary-key
Add SYSTEM UNLOAD PRIMARY KEY
2024-04-29 21:18:01 +00:00
Robert Schulze
51890c3648
Merge pull request #63109 from rschu1ze/openssl-race
Fix race in OpenSSL X509 store
2024-04-29 19:22:09 +00:00
Denny Crane
7973302a9b add tests for #47217, #55965 2024-04-29 15:50:03 -03:00
Raúl Marín
ff1c0023e8 Use TSA and mutex instead of object copy 2024-04-29 20:05:57 +02:00
Raúl Marín
994ff05495 Fix test flakiness 2024-04-29 20:05:39 +02:00
flynn
5f5d62c894 add test for #55360 2024-04-29 16:46:53 +00:00
Alexander Gololobov
39001cce0e Use user specified db instead of "config" 2024-04-29 18:05:37 +02:00
Maksim Kita
8d9541b8d7 JIT sort description crash fix 2024-04-29 18:59:56 +03:00
Nikita Taranov
8fd38f2abc
Merge pull request #62752 from ClickHouse/log_profile_events_send_timings
Log profile events send timings
2024-04-29 15:41:28 +00:00
Nikita Taranov
e6f97fd4c7
Merge pull request #63042 from ClickHouse/nickitat-patch-20
Enable 03015_optimize_final_rmt for SMT
2024-04-29 15:35:12 +00:00
Maksim Kita
d237133ec0 Recursive CTE data race fix 2024-04-29 18:29:18 +03:00
Denny Crane
7d5259aee2 test for #56564 2024-04-29 12:23:08 -03:00
Nikolay Degterinsky
18925987d7
Merge pull request #62309 from evillique/fix-data-race-in-context
Fix data race in LocalServer
2024-04-29 14:42:27 +00:00
Nikolay Degterinsky
8f06a1a993 Merge remote-tracking branch 'upstream/master' into fix-data-race-in-context 2024-04-29 14:37:46 +00:00
alesapin
b54927a634
Merge pull request #63120 from ClickHouse/fix_stateful_azure
Azure always green
2024-04-29 14:05:32 +00:00
Alexander Gololobov
5b2f726a71 Set server name for SSL handshake 2024-04-29 15:24:48 +02:00
Konstantin Bogdanov
0c206c66f0
Merge pull request #63102 from Blargian/document_stddevXYZ
[Docs] add/update `stddevXYZ`
2024-04-29 13:14:51 +00:00
alesapin
178f4c6f60 Azure always green 2024-04-29 15:09:22 +02:00
Konstantin Bogdanov
305136e31b
Merge pull request #63099 from HowePa/docs_settings_link
[Docs] Fixed some settings links
2024-04-29 12:18:05 +00:00
Konstantin Bogdanov
1f4ebefa78
Merge pull request #63090 from Blargian/document_timeslotXYZ
[Docs] update `timeXYZ` functions
2024-04-29 12:16:57 +00:00
Konstantin Bogdanov
2887f442e8
Merge pull request #63088 from Blargian/document_sumXYZ
[Docs] document `sumXYZ` functions
2024-04-29 12:16:24 +00:00
Konstantin Bogdanov
9f7708d41e
Merge pull request #63072 from Blargian/document_svg
[Docs] update `Svg` documentation
2024-04-29 12:15:14 +00:00
Igor Nikonov
f22c27c76b
Merge pull request #62610 from ClickHouse/fix-msan-uuid-string-to-num
Fix: msan in UUIDStringToNum
2024-04-29 11:56:10 +00:00
Mikhail f. Shiryaev
8b7268d13b
Merge pull request #63108 from ClickHouse/bump-debug-action
Update the debug-action
2024-04-29 11:49:48 +00:00
Robert Schulze
422dc8a2e5
Fix race in X509 store in OpenSSL (#63049) 2024-04-29 11:32:57 +00:00
Mikhail f. Shiryaev
fd6f17b3f3
Update the debug-action 2024-04-29 12:27:40 +02:00
Raúl Marín
379fea9a30
Merge pull request #62972 from ClickHouse/tavplubix-patch-10
Fix race in `executeJob` when updating exception message
2024-04-29 09:53:40 +00:00
Shaun Struwig
37144fdc63
Update aspell-dict.txt 2024-04-29 11:33:08 +02:00
Shaun Struwig
93b537592a
Update aspell-dict.txt 2024-04-29 11:30:53 +02:00
Shaun Struwig
2d9ca05f2e
Fix typo 2024-04-29 11:28:18 +02:00
Shaun Struwig
67a78dc111
Fix typo 2024-04-29 11:27:44 +02:00
alesapin
4701429db4
Merge pull request #62773 from hileef/fix/update/nested-columns-size-check
fix: update: nested materialized columns: size check fixes
2024-04-29 09:27:39 +00:00
Shaun Struwig
3129dfc283
Fix typo 2024-04-29 11:26:45 +02:00
Blargian
e0c5886982 Undo changes to date-time functions which should be on another branch 2024-04-29 08:20:39 +02:00
Blargian
d4fad3975a cherry pick and fix merge issue 2024-04-29 08:11:31 +02:00
Blargian
b87f35ea15 Add stddevSampStable and small updates to others 2024-04-29 08:05:12 +02:00
Blargian
aa4f05512e Add stddevPopStable 2024-04-29 07:25:38 +02:00
Blargian
e080534d49 Update stddevPop function documentation 2024-04-29 07:09:20 +02:00
HowePa
26b46816d4 fix settings link 2024-04-29 11:36:45 +08:00
Alexey Milovidov
dffcc51b83
Merge pull request #62074 from kitaisreal/analyzer-support-recursive-cte
Analyzer support recursive CTEs
2024-04-29 00:32:15 +00:00
Alexey Milovidov
c570316c87
Merge branch 'master' into analyzer-support-recursive-cte 2024-04-29 02:26:59 +02:00
Alexey Milovidov
eaf3b91ab6
Merge pull request #62907 from kitaisreal/query-plan-convert-outer-join-to-inner-join-optimization
QueryPlan convert OUTER JOIN to INNER JOIN optimization
2024-04-28 23:07:44 +00:00