You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/07/24 01:52:04 UTC

[jira] [Created] (SPARK-9289) OrcPartitionDiscoverySuite is slow to run

Reynold Xin created SPARK-9289:
----------------------------------

             Summary: OrcPartitionDiscoverySuite is slow to run
                 Key: SPARK-9289
                 URL: https://issues.apache.org/jira/browse/SPARK-9289
             Project: Spark
          Issue Type: Sub-task
            Reporter: Reynold Xin


{code}
[info] - read partitioned table - normal case (18 seconds, 557 milliseconds)
[info] - read partitioned table - partition key included in orc file (5 seconds, 160 milliseconds)
[info] - read partitioned table - with nulls (4 seconds, 69 milliseconds)
[info] - read partitioned table - with nulls and partition keys are included in Orc file (3 seconds, 218 milliseconds)
{code}

Does the unit test really need to run for 18 secs, 5 secs, 4 secs, and 3 secs?




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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