Skip to content

[C++][Python][Compute] Number to string hex conversion #29401

@asfimport

Description

@asfimport

Add compute function to support integer to string hexadecimal conversion, similar to Python's hex() function.

>>> hex(10)
'0xa'

Reporter: Eduardo Ponce / @edponce

Related issues:

Note: This issue was originally created as ARROW-13774. 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

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions