You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2015/06/06 18:49:00 UTC

[jira] [Created] (SPARK-8141) Precompute datatypes for partition columns and reuse it

Liang-Chi Hsieh created SPARK-8141:
--------------------------------------

             Summary: Precompute datatypes for partition columns and reuse it
                 Key: SPARK-8141
                 URL: https://issues.apache.org/jira/browse/SPARK-8141
             Project: Spark
          Issue Type: Improvement
          Components: SQL
            Reporter: Liang-Chi Hsieh


spec.partitionColumns.map(_.dataType) re-runs for each Partition in HadoopFsRelation. When there are many partitions, it costs too much unnecessary time.



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