alamb opened a new pull request, #4589: URL: https://github.com/apache/arrow-datafusion/pull/4589
Draft as it builds on https://github.com/apache/arrow-datafusion/pull/4553 # Which issue does this PR close? re https://github.com/apache/arrow-datafusion/pull/4553 # Rationale for this change https://github.com/apache/arrow-datafusion/pull/4553 adds a dependency that will slow down `cargo test -p datafusion-sql` as now the rest of datafusion must be compiled to run the tests # What changes are included in this PR? 1. Move the `udaf_as_window_func` from `datafusion-sql` to sql_integration (which already depends on sql core) # Are these changes tested? Yes # Are there any user-facing changes? No -- 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]
