MCPcopy Create free account
hub / github.com/apache/arrow / NullScalar

Function NullScalar

cpp/src/arrow/scalar.h:128–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126 using TypeClass = NullType;
127
128 NullScalar() : Scalar{null(), false} {}
129};
130
131/// @}

Callers 3

TESTFunction · 0.50
TESTFunction · 0.50
AssertNullToNullFunction · 0.50

Calls

no outgoing calls

Tested by 3

TESTFunction · 0.40
TESTFunction · 0.40
AssertNullToNullFunction · 0.40