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

[Backport 2.x] Fixed bug of byte/short not handling 0 denominator in divide/modulus equations #1734

Merged
merged 1 commit into from
Jun 15, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 2c80631 from #1716

… (#1716)

* Fixed bug of byte/short values not handling divide/modulus arithmetic equations

Signed-off-by: Matthew Wells <[email protected]>
(cherry picked from commit 2c80631)
@codecov
Copy link

codecov bot commented Jun 13, 2023

Codecov Report

Merging #1734 (9823c73) into 2.x (c23a788) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##                2.x    #1734   +/-   ##
=========================================
  Coverage     97.30%   97.30%           
- Complexity     4328     4330    +2     
=========================================
  Files           385      385           
  Lines         10809    10811    +2     
  Branches        762      762           
=========================================
+ Hits          10518    10520    +2     
  Misses          284      284           
  Partials          7        7           
Flag Coverage Δ
sql-engine 97.30% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ression/operator/arthmetic/ArithmeticFunction.java 100.00% <100.00%> (ø)

@Yury-Fridlyand Yury-Fridlyand merged commit 38fc833 into 2.x Jun 15, 2023
@github-actions github-actions bot deleted the backport/backport-1716-to-2.x branch June 15, 2023 17:48
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.

5 participants