Package org.elasticsearch.xpack.esql.session
package org.elasticsearch.xpack.esql.session
-
ClassDescriptionCombines all components necessary for the coordinating node to plan and execute an ESQL query, including (pre-)analyzing, optimizing and running the physical plan.Interface for running the underlying plan.Information for resolving a field.Sentinel exception indicating that logical planning could not find any clusters to search when, for a remote-only cross-cluster search, all clusters have been marked as SKIPPED.Results from running a chunk of ESQL.Versioned<T>ESQL sometimes can only create query plans in a certain way if all nodes in the cluster (and participating remotes) are at a certain minimum transport version.