This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch branch-37
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from 1fa25ae5d5 fix(9870): common expression elimination optimization,
should always re-find the correct expression during re-write. (#9871)
add 9974ceed5d fix NamedStructField should be rewritten in
OperatorToFunction in subquery (#10103)
No new revisions were added by this update.
Summary of changes:
.../optimizer/src/analyzer/function_rewrite.rs | 129 ++++++++++++++-------
datafusion/sqllogictest/test_files/subquery.slt | 55 +++++++++
2 files changed, 144 insertions(+), 40 deletions(-)