Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ num_bits
Method
num_bits
be/src/util/bitmap.h:82–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
}
81
82
int64_t num_bits() const { return num_bits_; }
83
84
/// If
'print_bits'
prints 0/1 per bit, otherwise it prints the int64_t value.
85
std::string DebugString(bool print_bits) const;
Callers
6
ConstructSingularBuildSide
Method · 0.80
ResetMatchingBuildRows
Method · 0.80
Benchmark
Function · 0.80
CreateRandomBitmap
Function · 0.80
CheckAll
Function · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
3
CreateRandomBitmap
Function · 0.64
CheckAll
Function · 0.64
TEST
Function · 0.64