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

Method ObserveNullFound

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

Source from the content-addressed store, hash-verified

78
79 template <class Index>
80 void ObserveNullFound(Index index) {}
81
82 template <class Index>
83 void ObserveNullNotFound(Index index) {}

Callers 2

DoAppendMethod · 0.45
DoAppendMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected