You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by al...@apache.org on 2022/04/27 19:43:49 UTC

[arrow-datafusion] branch master updated (5a1ee4e62 -> d5500ca0d)

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 5a1ee4e62 Add SQL planner support for EXISTS subqueries (#2344)
     add d5500ca0d normalize subquery alias (#2359)

No new revisions were added by this update.

Summary of changes:
 datafusion/core/src/sql/planner.rs      |  2 +-
 datafusion/core/tests/sql/projection.rs | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+), 1 deletion(-)