You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Cheng Su (Jira)" <ji...@apache.org> on 2021/03/31 20:34:00 UTC

[jira] [Created] (SPARK-34924) Add nested column scan in DataSourceReadBenchmark

Cheng Su created SPARK-34924:
--------------------------------

             Summary: Add nested column scan in DataSourceReadBenchmark
                 Key: SPARK-34924
                 URL: https://issues.apache.org/jira/browse/SPARK-34924
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
    Affects Versions: 3.2.0
            Reporter: Cheng Su


For the table scan benchmark `DataSourceReadBenchmark.scala`, we are only testing atomic data type but not nested column data type (array/struct/map) - [https://github.com/apache/spark/blob/master/sql/core/src/test/scala/org/apache/spark/sql/execution/benchmark/DataSourceReadBenchmark.scala#L544-L567] . We should add scan benchmark for nested column data type as well.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org