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

Method NextRun

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

Source from the content-addressed store, hash-verified

1260/// Dummy imitation of BitRunReader that should never be called.
1261struct UnreachableBitRunReader {
1262 constexpr static AllSetBitRun NextRun() { return {}; }
1263};
1264
1265} // namespace internal

Callers 2

RunGetSpacedFunction · 0.45
GetSpacedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected