GitHub user yucai opened a pull request:
https://github.com/apache/spark/pull/22872
[SPARK-25864][SQL][TEST] Make main args accessible for BenchmarkBase's
subclass
## What changes were proposed in this pull request?
Set main args correctly in BenchmarkBase, to make it accessible for its
subclass.
It will benefit:
- BuiltInDataSourceWriteBenchmark
- AvroWriteBenchmark
## How was this patch tested?
manual tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yucai/spark main_args
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22872.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 #22872
----
commit 269632148cac72c1e19a6d843a1ec647dfd10bf4
Author: yucai <yyu1@...>
Date: 2018-10-29T05:45:02Z
[SPARK-25864][SQL][TEST] Make main args set correctly in BenchmarkBase
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]