alamb opened a new pull request, #5192:
URL: https://github.com/apache/arrow-rs/pull/5192

   # Which issue does this PR close?
   
   Follow on to https://github.com/apache/arrow-rs/pull/5180
   
   # Rationale for this change
   
   I was quite confused by the discussion on 
https://github.com/apache/arrow-rs/pull/5180. My final understanding is that 
the confusion stems from the fact that interval when different people  
"interval comparison" they may mean different things.
   
   Given the subtleness of this topic and potential for confusion, I think we 
will avoid future confusion by better documenting the behavior of interval 
comparisons in the arrow crate so the intent is clear.
   
   # What changes are included in this PR?
   
   * Update documentation on how the different `Interval` types are compared 
and  explaining the behavior of interval comparisons
   * Add some tests to ensure that the behavior of interval comparisons is as 
documented
   
   
   # Are there any user-facing changes?
   More docs
   
   <!--
   If there are user-facing changes then we may require documentation to be 
updated before approving the PR.
   -->
   
   <!---
   If there are any breaking changes to public APIs, please add the `breaking 
change` label.
   -->
   


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