Michael-J-Ward opened a new pull request, #11644: URL: https://github.com/apache/datafusion/pull/11644
Fixes: https://github.com/apache/datafusion/issues/11643 ## Which issue does this PR close? Closes #11643 . ## Rationale for this change `expr_fn` module should aggregate and expose the fluent APIs, not the modules which are exposed separately. ## What changes are included in this PR? Update the re-export in `expr_fn` to expose the fluent API. ## Are these changes tested? No additional tests. ## Are there any user-facing changes? Anyone that currently references `functions_aggregate::expr_fn::approx_distinct::aprox_distinct` will need to change that reference. -- 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