github-actions[bot] closed pull request #38818: fe: the part of code
optimization in JdkUtils.java
URL: https://github.com/apache/doris/pull/38818
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to t
github-actions[bot] commented on PR #38818:
URL: https://github.com/apache/doris/pull/38818#issuecomment-2625993812
We're closing this PR because it hasn't been updated in a while.
This isn't a judgement on the merit of the PR in any way. It's just a way of
keeping the PR queue manageable
mixinju opened a new pull request, #38818:
URL: https://github.com/apache/doris/pull/38818
## Proposed changes
Issue Number: close #xxx
1. Returns the substring() result directly (直接返回substring()结果,不用中间变量)
2. Use Integer.parseInt() instead of Integer.valueOf(), This r
doris-robot commented on PR #38818:
URL: https://github.com/apache/doris/pull/38818#issuecomment-2266635910
Thank you for your contribution to Apache Doris.
Don't know what should be done next? See [How to process your
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y