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/datafusion.git
from 87b77bba4f Improve`Signature` and `comparison_coercion` documentation
(#13840)
add 74480ac58e feat: support normalized expr in CSE (#13315)
No new revisions were added by this update.
Summary of changes:
datafusion/common/src/cse.rs | 150 ++++++--
datafusion/expr/src/expr.rs | 389 ++++++++++++++++++++-
datafusion/expr/src/logical_plan/plan.rs | 20 ++
.../optimizer/src/common_subexpr_eliminate.rs | 263 +++++++++++++-
4 files changed, 790 insertions(+), 32 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]