Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ EndArray
Method
EndArray
cpp/src/arrow/json/parser.cc:724–727 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
722
}
723
724
bool EndArray(rj::SizeType size) {
725
status_ = EndArrayImpl(size);
726
return status_.ok();
727
}
728
/// @}
729
730
/// \brief Set up builders using an expected Schema
Callers
15
FirstRecordBatch
Method · 0.45
Finish
Method · 0.45
Write
Method · 0.45
WriteKeyValueMetadata
Method · 0.45
WriteTypeMetadata
Method · 0.45
WriteChildren
Method · 0.45
WriteDataField
Method · 0.45
WriteIntegerField
Method · 0.45
WriteBinaryViewField
Method · 0.45
WriteVariadicBuffersField
Method · 0.45
WriteValidityField
Method · 0.45
WriteChildren
Method · 0.45
Calls
1
ok
Method · 0.45
Tested by
1
Visit
Method · 0.36