rtpsw commented on PR #34392:
URL: https://github.com/apache/arrow/pull/34392#issuecomment-1511717001

   > If the `GetCurrentTime()` returns something that the caller can detect as 
invalid (e.g., negative value), then the caller can treat it as if there is no 
data and skip the current processing?
   
   That might be doable, but I doubt it would be simple. The calls to 
`GetCurrentTime` are in a deep enough stack that would be annoying to unwind 
while carrying some status indicating the invalid time condition.


-- 
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]

Reply via email to