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

[C++][Gandiva] Throw error if divisor is 0 in integer mod functions #22297

Closed
asfimport opened this issue Jul 9, 2019 · 1 comment
Closed

Comments

@asfimport
Copy link

mod_int64_int32, mod_int64_int64 should throw an error when divisor is 0

Reporter: Prudhvi Porandla / @pprudhvi
Assignee: Projjal Chanda / @projjal

Note: This issue was originally created as ARROW-5882. Please see the migration documentation for further details.

@asfimport
Copy link
Author

Prudhvi Porandla / @pprudhvi:
Closing this as 'Not a bug' - Oracle mod function doesn't throw error if divisor is 0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant