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

Function store_tuple_to_record

sql/sql_partition.cc:7473–7500  ·  view source on GitHub ↗

This function takes a memory of packed fields in opt-range format and stores it in record format. To avoid having to worry about how the length of fields are calculated in opt-range format we send an array of lengths used for each field in store_length_array. SYNOPSIS store_tuple_to_record() pfield Field array store_length_array Array of field len

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 5

real_maybe_nullMethod · 0.80
set_notnullMethod · 0.80
set_nullMethod · 0.45
pack_lengthMethod · 0.45
set_key_imageMethod · 0.45

Tested by

no test coverage detected