jorisvandenbossche commented on PR #12657:
URL: https://github.com/apache/arrow/pull/12657#issuecomment-1135628423

   There was the issue about `calendar_based_origin=True` potentially breaking 
sortedness (as discussed in https://github.com/apache/arrow/pull/12528). 
   
   Are we fine with this caveat? (and mention it in the docs?) Or would it be 
possible to guard the user from that ever happening? 
   
   For example, if you round by "x" minutes, the origin unit is an hour, and in 
that case we could error if one hour is not dividable by "x"? Although for 
hours and below that can work, but I suppose for days, months, years that is 
not possible?


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