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

Method open_record_scan

sql/log_event.cc:10099–10160  ·  view source on GitHub ↗

Initializes scanning of rows. Opens an index and initializes an iterator over a list of distinct keys (m_distinct_key_list) if it is a HASH_SCAN over an index or the table if its a HASH_SCAN over the table. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

key_copyFunction · 0.85
ha_index_initMethod · 0.80
ha_rnd_initMethod · 0.80
initMethod · 0.45
print_errorMethod · 0.45

Tested by

no test coverage detected