MCPcopy Create free account
hub / github.com/apache/arrow / size

Method size

cpp/src/arrow/csv/parser.cc:94–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92 void RollbackLine() { parsed_size_ = saved_parsed_size_; }
93
94 int64_t size() { return parsed_size_; }
95
96 protected:
97 std::shared_ptr<ResizableBuffer> parsed_buffer_;

Callers 15

SchemaExportCheckerMethod · 0.45
operator()Method · 0.45
operator()Method · 0.45
TEST_FFunction · 0.45
CopyNonOwnedFromMethod · 0.45
NLastChildrenMethod · 0.45
bridge_test.ccFile · 0.45
NLastChildrenMethod · 0.45
ExportTensorFunction · 0.45
FinishMethod · 0.45
ExportChildrenMethod · 0.45

Calls

no outgoing calls

Tested by 15

SchemaExportCheckerMethod · 0.36
operator()Method · 0.36
operator()Method · 0.36
TEST_FFunction · 0.36
CopyNonOwnedFromMethod · 0.36
NLastChildrenMethod · 0.36
NLastChildrenMethod · 0.36
AssertChunkSizeFunction · 0.36
AssertSkipMethod · 0.36
TEST_PFunction · 0.36
NextChunkMethod · 0.36