pub fn build_execution_context(
cache: &TableCache,
table_name: &str,
) -> ExecutionContextExpand description
Builds ExecutionContext from TableCache for optimizer.
pub fn build_execution_context(
cache: &TableCache,
table_name: &str,
) -> ExecutionContextBuilds ExecutionContext from TableCache for optimizer.