gabotechs opened a new pull request, #14125: URL: https://github.com/apache/datafusion/pull/14125
## Which issue does this PR close? - [ ] TODO: add an issue with replication steps? ## Rationale for this change Fixing an issue with the current substrait consumer ## What changes are included in this PR? Using built-in method for regularizing order by statements based on window frames in the substrait consumer ## Are these changes tested? - [ ] TODO: add a test for this ## Are there any user-facing changes? Anyone that is passing substrait plans directly to DataFusion should be able to pass window function nodes with no order bys and with a "RANGE" window frame unit. -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org