Skip to content
Snippets Groups Projects
Commit 3619fec1 authored by Reynold Xin's avatar Reynold Xin
Browse files

[SPARK-14142][SQL] Replace internal use of unionAll with union

## What changes were proposed in this pull request?
unionAll has been deprecated in SPARK-14088.

## How was this patch tested?
Should be covered by all existing tests.

Author: Reynold Xin <rxin@databricks.com>

Closes #11946 from rxin/SPARK-14142.
parent 13cbb2de
No related branches found
No related tags found
No related merge requests found
Showing
with 39 additions and 39 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment