Toby1009 commented on PR #25409: URL: https://github.com/apache/datafusion/pull/25409#issuecomment-5725889869
> Could you open the issue for this or change the Close issue to Part of Thanks, I opened #25464 to track restoring ordering propagation for known-safe timezone-aware timestamps. I kept `Closes #25353` because this PR fixes the incorrect ordering reported there. > This drops ordering for date_bin/from_unixtime over tz-free inputs; that can be restored in a follow-up by giving those two functions a typed evaluate_bounds. I also opened #25465 to track typed `evaluate_bounds` for `date_bin` and `from_unixtime`, so ordering can be restored for known-safe timezone-free outputs. -- 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]
