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

[C++][Compute] Add option to return null values for nonexistent and ambiguous times

    XMLWordPrintableJSON

Details

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

    Description

      ARROW-13033 Implements TzLocalize kernel and can handle ambiguous and nonexistent times by raising or shifting backwards or forwards to first valid local time.
      However we might want to be able to return null in these cases.
      We could implement new flags to do so:
      compute::TemporalLocalizationOptions::Nonexistent::NONEXISTENT_IGNORE and compute::TemporalLocalizationOptions::Ambiguous::AMBIGUOUS_IGNORE

      Attachments

        Activity

          People

            Unassigned Unassigned
            rokm Rok Mihevc
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: