GitHub user gengliangwang opened a pull request: https://github.com/apache/spark/pull/22966
[PARK-25965][SQL] Add avro read benchmark ## What changes were proposed in this pull request? Add read benchmark for Avro, which is missing for a period. The benchmark is similar to `DataSourceReadBenchmark` and `OrcReadBenchmark` ## How was this patch tested? Manually run benchmark You can merge this pull request into a Git repository by running: $ git pull https://github.com/gengliangwang/spark avroReadBenchmark Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/22966.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 #22966 ---- commit 2713d6e83e5349ba8237a2c680665fb180d14e94 Author: Gengliang Wang <gengliang.wang@...> Date: 2018-11-07T09:09:20Z add avro read benchmark ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org