Module table_query_executor

Source

Structs§

TableDualSourceQueryExecutorImpl
TableSingleSourceQueryExecutorImpl

Traits§

TableDualSourceQueryExecutor
This trait defines the methods for executing queries on a dual source table.
TableSingleSourceQueryExecutor
This trait represents a query executor for a single source table.