MCPcopy Create free account
hub / github.com/brimdata/super / Ptr

Method Ptr

value.go:37–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35}
36
37func (v Value) Ptr() *Value { return &v }
38
39func (v Value) Type() Type { return v.typ }
40

Callers 15

DerefByColumnMethod · 0.80
ReadMethod · 0.80
probeLeftMethod · 0.80
probeRightMethod · 0.80
drainLeftTableMethod · 0.80
SearchByPredicateFunction · 0.80
EvalMethod · 0.80
EvalMethod · 0.80
evalAndPromoteMethod · 0.80
getNumericIndexFunction · 0.80
indexRecordByNameFunction · 0.80
EvalMethod · 0.80

Calls

no outgoing calls

Tested by 4

TestPeekerFunction · 0.64
TestReaderCRLFFunction · 0.64
TestLegacyZeekValidFunction · 0.64
TestNestedRecordsFunction · 0.64