You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiao Li (JIRA)" <ji...@apache.org> on 2017/11/04 18:13:01 UTC

[jira] [Resolved] (SPARK-22412) Fix incorrect comment in DataSourceScanExec

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

Xiao Li resolved SPARK-22412.
-----------------------------
       Resolution: Fixed
         Assignee: Vinitha Reddy Gankidi
    Fix Version/s: 2.3.0

> Fix incorrect comment in DataSourceScanExec
> -------------------------------------------
>
>                 Key: SPARK-22412
>                 URL: https://issues.apache.org/jira/browse/SPARK-22412
>             Project: Spark
>          Issue Type: Documentation
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: Vinitha Reddy Gankidi
>            Assignee: Vinitha Reddy Gankidi
>             Fix For: 2.3.0
>
>
> Next fit decreasing bin packing algorithm is used to combine splits in DataSourceScanExec but the comment incorrectly states that first fit decreasing algorithm is used. The current implementation doesn't go back to a previously used bin other than the bin that the last element was put into.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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