-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed as not planned
Labels
Component: C++Component: PythonStatus: stale-warningIssues and PRs flagged as stale which are due to be closed if no indication otherwiseIssues and PRs flagged as stale which are due to be closed if no indication otherwiseType: enhancement
Description
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:
- [C++] String algorithm library for StringArray/BinaryArray (is a child of)
- [C++][Python][Compute] String hex to numeric conversion and bit shifting (relates to)
Note: This issue was originally created as ARROW-13774. Please see the migration documentation for further details.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Component: C++Component: PythonStatus: stale-warningIssues and PRs flagged as stale which are due to be closed if no indication otherwiseIssues and PRs flagged as stale which are due to be closed if no indication otherwiseType: enhancement