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

Method ObserveNotFound

cpp/src/arrow/compute/kernels/vector_hash.cc:89–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87
88 template <class Index>
89 void ObserveNotFound(Index index) {}
90
91 bool ShouldEncodeNulls() { return true; }
92

Callers 1

DoAppendMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected