alamb commented on PR #24497: URL: https://github.com/apache/datafusion/pull/24497#issuecomment-5409318845
Oh, I see, somehow the external system knows the data is not sorted but is non overlapping I think this is going to be really hard to manage / ensure through the plan -- we will need to ensure that every operator properly reports if it will propagate this property or not I am not sure this is something we want to complicate datafusion with -- 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]
