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 0d6d37103 Fix Stack overflow in sql planning in debug builds (#4779)
     add 93052cdf0 Refactor extract_join_keys and move the 
ExtractEquijoinPredicate rule (#4760)

No new revisions were added by this update.

Summary of changes:
 datafusion/core/tests/dataframe.rs                 | 102 +++++++++++++++-
 .../optimizer/src/extract_equijoin_predicate.rs    | 129 ++++++++++-----------
 datafusion/optimizer/src/optimizer.rs              |   2 +-
 3 files changed, 163 insertions(+), 70 deletions(-)

Reply via email to