Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-1192

Re-enable reverse scan to prevent order by

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.1.0
    • 4.1.0
    • None
    • None

    Description

      We have code in place and tested for usage of the reverse scan. It's just turned off because the reverse scan ability never made it to 0.94. Now that we have 4.x on top of 0.98, we should turn this back on. It's used to optimize queries that do an ORDER BY in the descending order of the PK (to prevent the standard and expensive order by processing). Prior tests have shown a dramatic difference between the two ways of executing the query.

      Attachments

        1. PHOENIX-1192.patch
          63 kB
          James R. Taylor

        Activity

          People

            Unassigned Unassigned
            jamestaylor James R. Taylor
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: