alamb commented on issue #15495: URL: https://github.com/apache/datafusion/issues/15495#issuecomment-2770316705
For anyone else following along, this is part of work to optimize ORDER by queries with pre-sorted data - https://github.com/apache/datafusion/issues/6672 Specifically I believe it is a pre-requisite for determining non overlapping key ranges; - https://github.com/apache/datafusion/issues/15191 -- 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]
