Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ GetMode
Method
GetMode
cpp/src/gandiva/selection_vector_impl.h:71–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
Mode GetMode() const override { return mode_; }
72
73
arrow::Buffer& GetBuffer() const override { return *buffer_; }
74
Callers
4
ggandiva_selection_vector_get_mode
Function · 0.80
selection-vector.cpp
File · 0.80
Execute
Method · 0.80
Example
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected