xudong963 commented on PR #14569: URL: https://github.com/apache/datafusion/pull/14569#issuecomment-2648148207
> This makes sense to me -- thank you @xudong963 > > In general it seems like we have a class of bugs related to removing `fetch` -- maybe we should re-evaluate `enforce_sorting` for a more holistic fix if we find any more issues yes, I also have the thought, `enforce_sorting` has so many condition branches, I'll do a refactor and add more tests for `EnforceSorting`. -- 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]
