Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ count
Function
count
cpp/src/arrow/acero/util.h:58–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
AtomicCounter() = default;
57
58
int count() const { return count_.load(); }
59
60
std::optional<int> total() const {
61
int total = total_.load();
Callers
12
TEST_P
Function · 0.85
GetAbstractPathDepth
Function · 0.85
Depth
Function · 0.85
SetUp
Method · 0.85
TEST
Function · 0.85
CountNulls
Function · 0.85
CountQuotes
Function · 0.85
ReadLevels
Method · 0.85
SkipRecordsInBufferNonRepeated
Method · 0.85
DelimitRecords
Method · 0.85
ReadDenseForOptional
Method · 0.85
popcount
Method · 0.85
Calls
1
load
Method · 0.45
Tested by
3
TEST_P
Function · 0.68
SetUp
Method · 0.68
TEST
Function · 0.68