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

[C++] Add vectorized "IntegersMultipleOf" to arrow/util/int_util.h

    XMLWordPrintableJSON

Details

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

    Description

      There are various places where we check whether an array of integers are all a multiple of another number (e.g. a multiple of 86400000 milliseconds per day). It would be better to factor out this data check into a reusable function similar to the CheckIntegersInRange function

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              wesm Wes McKinney
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: