ESQL: define interfaces as contractual extension points #119856
Labels
:Analytics/ES|QL
AKA ESQL
>enhancement
Meta
Team:Analytics
Meta label for analytical engine team (ESQL/Aggs/Geo)
Description
In order to simplify contributions to the ESQL and limit the surface area (and associated mistakes), we should extract common functionality into dedicated interfaces that consumers can choose to implement. This will allow encapsulating new functionality without the new contributions needing to touch core parts.
The following is a list of (initial) interfaces to implement:
The text was updated successfully, but these errors were encountered: