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

Function append_range

sql/opt_range.cc:13538–13565  ·  view source on GitHub ↗

Append range info for a key part to a string @param[in,out] out String the range info is appended to @param[in] key_part Indexed column used in a range select @param[in] min_key Key tuple describing lower bound of range @param[in] max_key Key tuple describing upper bound of range @param[in] flag Key range flags defining what min_key

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

trace_basic_infoMethod · 0.85
trace_range_all_keypartsFunction · 0.85
print_range_all_keypartsFunction · 0.85
print_selarg_rangesFunction · 0.85

Calls 3

print_key_valueFunction · 0.85
lengthMethod · 0.45
appendMethod · 0.45

Tested by

no test coverage detected