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

Method NextRun

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

Source from the content-addressed store, hash-verified

1239/// Dummy imitation of BitRunReader that should never be called.
1240struct UnreachableBitRunReader {
1241 constexpr static AllSetBitRun NextRun() { return {}; }
1242};
1243
1244} // namespace internal

Callers 2

RunGetSpacedFunction · 0.45
GetSpacedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected