This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from 44c20ef5e refactor code about `subquery_alias` and `expr-alias`.
(#4451)
add c806cd1a0 minor: remove redundant `unwrap()` (#4463)
No new revisions were added by this update.
Summary of changes:
datafusion-examples/examples/custom_datasource.rs | 6 +-
datafusion/core/src/dataframe.rs | 36 +-
.../src/simplify_expressions/simplify_exprs.rs | 366 +++++++++------------
3 files changed, 166 insertions(+), 242 deletions(-)