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

Method copy_ref_key

sql/item_subselect.cc:2854–2919  ·  view source on GitHub ↗

Copy ref key and check for null parts in it Construct a search tuple to be used for index lookup. If one of the key parts have a NULL value, the following logic applies: For top level items, e.g. "WHERE IN (SELECT ...)" where one of the outer values are NULL, the IN predicate evaluates to false/UNKNOWN (we don't care) and it's not necessary t

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

is_top_level_itemMethod · 0.80
copyMethod · 0.45

Tested by

no test coverage detected