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

[C++] Add C primitive to Arrow:Type compile time in TypeTraits

Details

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

    Description

      The user would use something like

      ...
      using ArrowType = CTypeTraits<int64>::ArrowType;
      using ArrayType = CTypeTraits<int64>::ArrayType;
      
      auto type = CTypeTraits<int64>::type_singleton();
      

      Attachments

        Issue Links

          Activity

            People

              fsaintjacques Francois Saint-Jacques
              fsaintjacques Francois Saint-Jacques
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 1h Original Estimate - 1h
                  1h
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 40m
                  1h 40m

                  Slack

                    Issue deployment