You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an umbrella issue to track various projects related to allowing connectors to participate in query optimization. The long-term vision is for plugins to provide custom rules that can transform subplans into plugin-specific operations. This requires a set of steps:
This is an umbrella issue to track various projects related to allowing connectors to participate in query optimization. The long-term vision is for plugins to provide custom rules that can transform subplans into plugin-specific operations. This requires a set of steps:
In the short term, we can introduce special-purpose mechanisms to the SPI and engine enable the following behaviors:
Document describing the high-level approach: https://github.com/prestosql/presto/wiki/Pushdown-of-complex-operations
Plan:
substringinstead ofsubstr)