Commit 84557bc
[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
Author: Takeshi Yamamuro <[email protected]>
Closes #21266 from maropu/DataSourceReadBenchmark.1 parent 5a5a868 commit 84557bc
File tree
2 files changed
+828
-339
lines changed- sql/core/src/test/scala/org/apache/spark/sql/execution
- benchmark
- datasources/parquet
2 files changed
+828
-339
lines changed
0 commit comments