How do I build a custom cost-based query optimizer rule in IRIS SQL engine?
Can the IRIS SQL engine be extended with custom optimization rules (e.g., prioritizing certain indices or join orders)? If not, is there a supported way to influence cost models?