jayzhan211 commented on PR #24519: URL: https://github.com/apache/datafusion/pull/24519#issuecomment-5459702725
@kosiew Your comment in #24607 makes a good point — the negative zero case should be resolved together with the comparator. Here's what I'm planning: - Merge this PR and close #24607. The approach here is more consistent with the existing methods in DataFusion. - Start reviewing #23829 next. - Leave #24375 as is for now, and iterate on it once we have the simple asof join case working. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
