Hi all, I’d like to initiate a discussion on adding the Index Advisor feature. Details: The goal of this feature is to suggest optimal index recommendations for queries, leveraging the cost-based methods we already have in place.The APE has the explanation of virtual indexes, which are placeholder indexes used during cost-based analysis, and describes the enumeration logic that explores possible index configurations to determine the most beneficial recommendations.
APE: https://cwiki.apache.org/confluence/display/ASTERIXDB/APE+26%3A+Index+Advisor Thanks, Preetham Poluparthi