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

[C++] Reverse traits for C++

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.13.0
    • C++
    • None

    Description

      This might be more of a question that I would have asked on a chat, so sorry if inappropriate here as an issue.

       

      I am trying to get the Arrow type from a native C++ type. 

      I would like to use something like

       

      `arrow_type<uint8_t>::type -> UInt8Type` or `arrow_type<uint8_t>() -> shared_ptr<UInt8Type>`

       

      Is that implemented somewhere?

      Attachments

        Activity

          People

            fsaintjacques Francois Saint-Jacques
            wolfv Wolf Vollprecht
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: