You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/06/22 22:39:16 UTC

[jira] [Assigned] (SPARK-16159) Move partitioning logic out of FileSourceStrategy.apply

     [ https://issues.apache.org/jira/browse/SPARK-16159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-16159:
------------------------------------

    Assignee: Reynold Xin  (was: Apache Spark)

> Move partitioning logic out of FileSourceStrategy.apply
> -------------------------------------------------------
>
>                 Key: SPARK-16159
>                 URL: https://issues.apache.org/jira/browse/SPARK-16159
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Reynold Xin
>            Assignee: Reynold Xin
>
> We embed partitioning logic in FileSourceStrategy.apply, making the function very long. This is a small refactoring to move it into its own functions. Eventually we would be able to move the partitioning functions into a physical operator, rather than doing it in physical planning.



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