Details
-
Task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
Implement 'div' function for int32, int64, float32, and float64 (gandiva) types.
div is integer division - divide and return quotient after discarding the fractional part.
The function signature is type div(type, type)
Attachments
Issue Links
- links to