MCPcopy Create free account
hub / github.com/arkdb/inception / remove_subq_pushed_predicates

Method remove_subq_pushed_predicates

sql/sql_optimizer.cc:7038–7051  ·  view source on GitHub ↗

Remove the predicates pushed down into the subquery SYNOPSIS JOIN::remove_subq_pushed_predicates() where IN Must be NULL OUT The remaining WHERE condition, or NULL DESCRIPTION Given that this join will be executed using (unique|index)_subquery, without "checking NULL", remove the predicates that were pushed down into the subquery. If the subquery c

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

test_if_refFunction · 0.85
argumentsMethod · 0.80
typeMethod · 0.45
functypeMethod · 0.45

Tested by

no test coverage detected