-
Type:
Bug
-
Status: Open
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: AQL
-
Labels:None
-
Severity:Medium
We can improve performance by removing the distinct command from AQL queries when possible.
Example: single domain queries and queries without duplications can be executed without distinct.
- relates to
-
RTFACT-20842 Add Database Indexes to Support AQL Queries
- Done