*: upgrade golang to 1.25.5 (#63475)#65043
Conversation
|
@solotzg This PR has conflicts, I have hold it. |
|
@ti-chi-bot: ## If you want to know how to resolve it, please read the guide in TiDB Dev Guide. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
Signed-off-by: Zhigao TONG <tongzhigao@pingcap.com>
5a072e8 to
0e018a0
Compare
Signed-off-by: Zhigao TONG <tongzhigao@pingcap.com>
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## release-8.5 #65043 +/- ##
================================================
Coverage ? 72.6272%
================================================
Files ? 1676
Lines ? 468447
Branches ? 0
================================================
Hits ? 340220
Misses ? 105588
Partials ? 22639
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
Signed-off-by: Zhigao TONG <tongzhigao@pingcap.com>
…nto cherry-pick-63475-to-release-8.5
Signed-off-by: Zhigao TONG <tongzhigao@pingcap.com>
|
[LGTM Timeline notifier]Timeline:
|
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: D3Hunter, hawkingrei, lance6716, windtalker The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/unhold |
|
/test ? |
|
@wuhuizuo: The following commands are available to trigger required jobs: The following commands are available to trigger optional jobs: Use DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
@wuhuizuo: The following commands are available to trigger required jobs:
Use DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
@ti-chi-bot[bot]: The specified target(s) for
Use DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/test pull-unit-test-ddlv1 |
|
/test unit-test |
|
@wuhuizuo: The specified target(s) for
Use DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
@wuhuizuo: The specified target(s) for
Use DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/test mysql-test |
|
@wuhuizuo: The specified target(s) for
Use DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/retest |
This is an automated cherry-pick of #63475
What problem does this PR solve?
Security vulnerabilities
Issue Number: close #62981
Issue Number: ref #62487
What changed and how does it work?
Solution
bInMapand calculate approximate heap size dynamicallyfunc checkMapABIbefore upgrading golang versionTODO
client_golangandtestify(some unit tests will break if using testify @ v1.11.1).Check List
Tests
Benchmark
TPC-H
ENV:
set global tidb_mem_quota_query=20<<30TPC-C
Env:
go1.23.12
go1.25.x
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.