Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ GetMaxSlots
Method
GetMaxSlots
cpp/src/gandiva/selection_vector_impl.h:58–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
ArrayPtr ToArray() const override;
57
58
int64_t GetMaxSlots() const override { return max_slots_; }
59
60
int64_t GetNumSlots() const override { return num_slots_; }
61
Callers
3
Evaluate
Method · 0.80
TEST_F
Function · 0.80
Evaluate
Method · 0.80
Calls
no outgoing calls
Tested by
2
TEST_F
Function · 0.64
Evaluate
Method · 0.64