Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-13774

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

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • C++, Python
    • None

    Description

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

      >>> hex(10)
      '0xa'
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              edponce Eduardo Ponce
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: