This is an automated email from the ASF dual-hosted git repository.
agrove pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from de9c7c50f Fix DataFrame::select_columns to handle column names with a
period (#3751)
add 1e1de829d fix subquery where exists distinct (#3732)
No new revisions were added by this update.
Summary of changes:
.../optimizer/src/decorrelate_where_exists.rs | 27 +++++++++++++++-------
datafusion/optimizer/tests/integration-test.rs | 15 ++++++++++++
2 files changed, 34 insertions(+), 8 deletions(-)