Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-3940

Add support for ORDER BY OFFSET FETCH

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.1.0
    • 1.2.0
    • Table SQL / API
    • None

    Description

      Currently only ORDER BY without OFFSET and FETCH are supported.
      This issue tracks the effort to add support for OFFSET and FETCH and involves:

      • Implementing the execution strategy in `DataSetSort`
      • adapting the `DataSetSortRule` to support OFFSET and FETCH
      • extending the Table API and validation to support OFFSET and FETCH and generate a corresponding RelNode.

      Attachments

        Activity

          People

            gallenvara_bg GaoLun
            fhueske Fabian Hueske
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: