rok commented on pull request #10610: URL: https://github.com/apache/arrow/pull/10610#issuecomment-876688529
@jorisvandenbossche I've added nonexistent and ambiguous time handling. I'll try to template calls instead of having a single general one. What I'm not sure about now is if try/catch is the way to go here and how to return `NaN` when the timestamp is an `int64`. Another thing: `infer` requires understanding if the array is monotonous or not (if I understand correctly) and I'd push it out of scope of this PR for now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
