tustvold commented on PR #5180: URL: https://github.com/apache/arrow-rs/pull/5180#issuecomment-1845527217
> I would like to (and I will) add a test that documents this assumption / feature in code so that we don't end up in a situation like this again where a proposed changes breaks a non obvious invariant. Thank you Andrew. I think the broader invariant is that we consistently order values across kernels, so things like `row1 < row2 <=> value1 < value2` if that makes sense. -- 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]
