Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ Start
Method
Start
cpp/src/arrow/ipc/writer.cc:1185–1185 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1183
IpcPayloadWriter::~IpcPayloadWriter() = default;
1184
1185
Status IpcPayloadWriter::Start() { return Status::OK(); }
1186
1187
class ARROW_EXPORT IpcFormatWriter : public RecordBatchWriter {
1188
public:
Callers
3
Start
Function · 0.45
OpenRecordBatchWriter
Function · 0.45
SerializeSchema
Function · 0.45
Calls
1
OK
Function · 0.50
Tested by
no test coverage detected