Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
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