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: [email protected]
For additional commands, e-mail: [email protected]