GitHub user LantaoJin opened a pull request:
https://github.com/apache/spark/pull/22411
[SPARK-25421][SQL] Abstract an output path field in trait DataWritingCommand
## What changes were proposed in this pull request?
#22353 import a metadata field in ```SparkPlanInfo``` and it could dump the
input location for read. Corresponding, we need add a field in
```DataWritingCommand``` for output path.
## How was this patch tested?
Unit test
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/LantaoJin/spark SPARK-25421
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22411.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #22411
----
commit 6074e36866b715954d04acd58ed0db9cdc650eaf
Author: LantaoJin <jinlantao@...>
Date: 2018-09-13T11:00:47Z
Abstract an output path field in trait DataWritingCommand
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]