Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ unwrap
Method
unwrap
matlab/src/cpp/arrow/matlab/tabular/proxy/record_batch.cc:70–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
std::shared_ptr<arrow::RecordBatch> RecordBatch::unwrap() { return record_batch; }
71
72
void RecordBatch::toString(libmexclass::proxy::method::Context& context) {
73
namespace mda = ::matlab::data;
Callers
1
make
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected