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

[C++] Add type category membership checks

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 10.0.0
    • C++

    Description

      Currently, type categories are only available as vectors, e.g., the category of integer types is available via `arrow::IntTypes()`. This issue will add type category membership test, e.g. `arrow::IsIntType(type)`.

      Following discussions, this issue ended up covering the following:

      • Additional type category predicates
      • Convenience predicates accepting a `DataType` parameter
      • Documentation and testing of the predicates

      Attachments

        Issue Links

          Activity

            People

              rtpsw Yaron Gvili
              rtpsw Yaron Gvili
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 4h 10m
                  4h 10m