Class SubqueryExec

All Implemented Interfaces:
NamedWriteable, Writeable

public class SubqueryExec extends UnaryExec
Physical plan representing a subquery, meaning a section of the plan that needs to be executed independently.