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 cf45eb902 Move subquery alias assignment onto rules (#4767)
add 5b125b1fe Take the top level `schema` into account when creating
`UnionExec` (#4753)
No new revisions were added by this update.
Summary of changes:
datafusion/core/src/physical_plan/planner.rs | 11 ++++++++--
datafusion/core/src/physical_plan/union.rs | 33 ++++++++++++++++++++++++++++
datafusion/core/tests/sql/union.rs | 17 ++++++++++++++
3 files changed, 59 insertions(+), 2 deletions(-)