-
Notifications
You must be signed in to change notification settings - Fork 6k
*: upgrade golang to 1.25.x #63475
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
*: upgrade golang to 1.25.x #63475
Conversation
|
Skipping CI for Draft Pull Request. |
|
Hi @solotzg. Thanks for your PR. PRs from untrusted users cannot be marked as trusted with I understand the commands that are listed here. 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. |
7e1ba91 to
e4e73ce
Compare
02df511 to
74b01fa
Compare
6c78713 to
535e396
Compare
535e396 to
0d63b25
Compare
3498ede to
4fb87bd
Compare
0a3c716 to
89458bc
Compare
Signed-off-by: Zhigao <[email protected]>
89458bc to
407716f
Compare
c6a8a74 to
3f70877
Compare
93b18f0 to
20e6ac9
Compare
Signed-off-by: Zhigao TONG <[email protected]>
1f36b51 to
530e84d
Compare
Signed-off-by: Weizhen Wang <[email protected]>
Signed-off-by: TONG, Zhigao <[email protected]>
2f72d8a to
eba5d37
Compare
Signed-off-by: Zhigao TONG <[email protected]>
eba5d37 to
a594a26
Compare
|
/retest |
Signed-off-by: TONG, Zhigao <[email protected]>
108146d to
4c7a88d
Compare
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: hawkingrei, windtalker, xzhangxian1008 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Zhigao TONG <[email protected]>
4c7a88d to
b5a6718
Compare
Signed-off-by: Zhigao TONG <[email protected]>
Signed-off-by: Zhigao TONG <[email protected]>
…0.0; Signed-off-by: Zhigao TONG <[email protected]>
2b9ab9d to
9f5c505
Compare
Signed-off-by: Weizhen Wang <[email protected]>
Signed-off-by: Zhigao TONG <[email protected]>
Signed-off-by: Zhigao TONG <[email protected]>
Signed-off-by: Zhigao TONG <[email protected]>
Signed-off-by: Zhigao TONG <[email protected]>
What problem does this PR solve?
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
Side effects
Documentation
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.