Skip to content
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

[fix](round) fix round decimal128 overflow (#37733) #37963

Merged
merged 4 commits into from
Jul 18, 2024

Conversation

cambyzju
Copy link
Contributor

@cambyzju cambyzju commented Jul 17, 2024

cherry-pick #37733 and #38106 to branch-2.1

## Proposed changes

Issue Number: close #apache#37143

<!--Describe your changes.-->
@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@cambyzju
Copy link
Contributor Author

run buildall

Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@cambyzju
Copy link
Contributor Author

run buildall

Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

1 similar comment
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@cambyzju
Copy link
Contributor Author

run ut

@cambyzju
Copy link
Contributor Author

run buildall

Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.46% (9240/25345)
Line Coverage: 27.99% (75513/269795)
Region Coverage: 26.81% (38820/144807)
Branch Coverage: 23.55% (19713/83694)
Coverage Report: http://coverage.selectdb-in.cc/coverage/3e913648dc0c01d7fe2afbe49c63d1af3ee8d1f7_3e913648dc0c01d7fe2afbe49c63d1af3ee8d1f7/report/index.html

Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@cambyzju
Copy link
Contributor Author

run buildall

Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.46% (9240/25345)
Line Coverage: 27.99% (75526/269795)
Region Coverage: 26.82% (38835/144809)
Branch Coverage: 23.56% (19715/83694)
Coverage Report: http://coverage.selectdb-in.cc/coverage/19e6279dad06ea6eb068634a5cf6169664bcf6c0_19e6279dad06ea6eb068634a5cf6169664bcf6c0/report/index.html

@cambyzju
Copy link
Contributor Author

run buildall

Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.45% (9239/25345)
Line Coverage: 27.99% (75528/269795)
Region Coverage: 26.81% (38827/144809)
Branch Coverage: 23.56% (19720/83694)
Coverage Report: http://coverage.selectdb-in.cc/coverage/ec22606dd23aee122133fd8b1ad97f2d4d22a1b5_ec22606dd23aee122133fd8b1ad97f2d4d22a1b5/report/index.html

@cambyzju
Copy link
Contributor Author

run buildall

Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.46% (9240/25342)
Line Coverage: 27.99% (75526/269796)
Region Coverage: 26.82% (38834/144804)
Branch Coverage: 23.56% (19715/83688)
Coverage Report: http://coverage.selectdb-in.cc/coverage/f852bcf242b89e957dbcfea17ba0399b02e88c36_f852bcf242b89e957dbcfea17ba0399b02e88c36/report/index.html

@yiguolei yiguolei merged commit de2272c into apache:branch-2.1 Jul 18, 2024
19 of 21 checks passed
cambyzju added a commit to cambyzju/incubator-doris that referenced this pull request Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants