GitHub user maropu opened a pull request:
https://github.com/apache/spark/pull/21266
[SPARK-24206][SQL] Improve DataSource read benchmark code
## What changes were proposed in this pull request?
This pr added benchmark code `DataSourceReadBenchmark` for `orc`,
`paruqet`, `csv`, and `json` based on the existing `ParquetReadBenchmark` and
`OrcReadBenchmark`.
## How was this patch tested?
N/A
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/maropu/spark DataSourceReadBenchmark
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/21266.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 #21266
----
commit 09b3920281c53d0853dd05bb064c2fc5c110564b
Author: Takeshi Yamamuro <yamamuro@...>
Date: 2018-05-03T07:12:56Z
Fix
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]