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

Method null_count

cpp/src/arrow/util/rle_encoding_internal.h:867–867  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

865 }
866
867 constexpr size_type null_count() const noexcept { return null_count_; }
868
869 constexpr size_type null_read() const noexcept { return null_read_; }
870

Callers 2

CheckRoundTripFunction · 0.45
RunGetSpacedFunction · 0.45

Calls

no outgoing calls

Tested by 1

CheckRoundTripFunction · 0.36