Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-1421

Support better scrolling of cached results

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 7.3
    • None
    • JDBC Driver
    • None

    Description

      Cached result sets already have their final row known. The client should be able to use this for more effective scrolling of the results, rather than relying on a linear scan.

      Once fixed users should be able to take advantage of this by creating a resultset that is scroll insensitive and then using the absolute method to position the cursor at the desired offset in the results. Only the first batch and the actual batch(es) needed will be fetched and the intermediate batches will be skipped.

      Attachments

        Activity

          People

            rhn-engineering-shawkins Steven Hawkins
            rhn-engineering-shawkins Steven Hawkins
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: