Jefffrey commented on PR #16310: URL: https://github.com/apache/datafusion/pull/16310#issuecomment-3698325546
I think this PR would be much easier to review if we had a proper PR body that can help reviewers understand the changes being made; i.e. explain what is being added, summary of changes, justifications, examples, etc. - Current body says `currently sort by/cluster by/distribute by are not supported` but this is a bit confusing as it seems we support distribute by to some degree, e.g. https://github.com/apache/datafusion/blob/13f38435a299931584371509cccb6aaf9fbef3a3/datafusion/sql/tests/sql_integration.rs#L3904-L3916 -- 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]
