Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
10.2.1.6
-
None
-
Low
-
Performance
Description
Enhance Derby optimizer and execution model to support effective use of multiple indexes on one table. Derby currently can use one index on a table and there are many situations where using multiple indexes on a table could improve performance significantly. Please see the discussion at http://article.gmane.org/gmane.comp.apache.db.derby.devel/16099
Attachments
Issue Links
- relates to
-
DERBY-6226 enhance optmizer to use multiple probes into multiple indexes to satisfy OR queries on different columns.
- Open
-
DERBY-481 implement SQL generated columns
- Closed