Gengliang Wang created SPARK-25964:
--------------------------------------

             Summary: 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


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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to