Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
Description
MDEV-34413 mentions, in passing, that we may be able to re-enable row ID filtering for reverse-ordered scans. Disabled by default in prepare_for_reverse_ordered_access (see sql_select.cc), rowid filtering was causing a significant performance regression in some cases (such as MDEV-33875).
Attachments
Issue Links
- relates to
-
MDEV-33875 ORDER BY DESC causes ROWID Filter optimization performance degradation
-
- Closed
-
-
MDEV-34413 Index Condition Pushdown for reverse-ordered scans
-
- Closed
-
Review input provided