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

Function save_const_null_info

sql/sql_executor.cc:1339–1357  ·  view source on GitHub ↗

Save NULL-row info for constant tables. Used in conjunction with restore_const_null_info() to restore constant table null_row and status values after temporarily marking rows as NULL. This is only done for const tables in subqueries because these values are not recalculated on next execution of the subquery. @param join The join for which const tables are about to be

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

do_selectFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected