Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ MaybeAltrep
Method
MaybeAltrep
r/src/array_to_vector.cpp:123–123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
}
122
123
SEXP MaybeAltrep() { return altrep::MakeAltrepVector(chunked_array_); }
124
125
protected:
126
std::shared_ptr<ChunkedArray> chunked_array_;
Callers
1
Allocate
Method · 0.80
Calls
1
MakeAltrepVector
Function · 0.85
Tested by
no test coverage detected