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

Add SupportsReportOrdering mix in interface for Scan

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.3.0
    • 3.4.0
    • SQL
    • None

    Description

      As SupportsReportPartitioning allows implementations of Scan provide Spark with information about the exiting partitioning of data read by a DataSourceV2, a similar mix in interface SupportsReportOrdering should provide order information.

      This prevents Spark from sorting data if they already exhibit a certain order provided by the source.

      Attachments

        Activity

          People

            EnricoMi Enrico Minack
            EnricoMi Enrico Minack
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: