[
https://issues.apache.org/jira/browse/SPARK-25964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun resolved SPARK-25964.
-----------------------------------
Resolution: Fixed
Assignee: Gengliang Wang
Fix Version/s: 3.0.0
This is resolved via https://github.com/apache/spark/pull/22965
> Revise OrcReadBenchmark/DataSourceReadBenchmark case names and execution
> instructions
> -------------------------------------------------------------------------------------
>
> Key: SPARK-25964
> URL: https://issues.apache.org/jira/browse/SPARK-25964
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 3.0.0
> Reporter: Gengliang Wang
> Assignee: Gengliang Wang
> Priority: Trivial
> Fix For: 3.0.0
>
>
> 1. OrcReadBenchmark is under hive module, so the way to run it should be
> ```
> build/sbt "hive/test:runMain <this class>"
> ```
> 2. The benchmark "String with Nulls Scan" should be with case "String with
> Nulls Scan(5%/50%/95%)", not "(0.05%/0.5%/0.95%)"
> 3. Add the null value percentages in the test case names of
> DataSourceReadBenchmark, for the benchmark "String with Nulls Scan" .
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]