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

Function restore_const_null_info

sql/sql_executor.cc:1375–1392  ·  view source on GitHub ↗

Restore NULL-row info for constant tables. Used in conjunction with save_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 have been

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