This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from f1f0965331 feat: function name hints for UDFs (#9407)
add f4107d47bb Minor: Improve documentation for registering `AnalyzerRule`
(#9520)
No new revisions were added by this update.
Summary of changes:
datafusion/core/src/execution/context/mod.rs | 21 ++++++++++++---------
datafusion/core/src/lib.rs | 7 ++++---
datafusion/core/src/physical_optimizer/optimizer.rs | 8 ++++++--
datafusion/optimizer/src/analyzer/mod.rs | 15 ++++++++++-----
datafusion/optimizer/src/optimizer.rs | 11 ++++++++++-
5 files changed, 42 insertions(+), 20 deletions(-)