Skip to content

[C++][Gandiva] Implement div function in Gandiva #22366

Description

@asfimport

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)

 

 

Reporter: Prudhvi Porandla / @pprudhvi
Assignee: Prudhvi Porandla / @pprudhvi

PRs and other links:

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions