forked from facebookincubator/velox
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Throw user error for decimal overflow in decimal divide Presto functi…
…on (facebookincubator#9632) Summary: Decimal divide fails in fuzzer when the result scale exceeds 38. Changes to throw user error instead. Pull Request resolved: facebookincubator#9632 Reviewed By: Yuhta Differential Revision: D56640827 Pulled By: kagamiori fbshipit-source-id: 955c468dc1eb04b493f7e64737dc1ff59ab3e000
- Loading branch information
1 parent
f9c8fd4
commit c2526ba
Showing
2 changed files
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters