You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Gengliang Wang (JIRA)" <ji...@apache.org> on 2018/11/07 15:04:00 UTC

[jira] [Created] (SPARK-25964) Revise OrcReadBenchmark/DataSourceReadBenchmark case names and execution instructions

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