Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-22412

Fix incorrect comment in DataSourceScanExec

    XMLWordPrintableJSON

Details

    • Documentation
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 2.0.0
    • 2.3.0
    • SQL
    • None

    Description

      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.

      Attachments

        Activity

          People

            redvine Vinitha Reddy Gankidi
            redvine Vinitha Reddy Gankidi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: