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

Method Serialize

cpp/src/arrow/extension/json.cc:40–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40std::string JsonExtensionType::Serialize() const { return ""; }
41
42std::shared_ptr<Array> JsonExtensionType::MakeArray(
43 std::shared_ptr<ArrayData> data) const {

Callers 8

VisitFieldMethod · 0.45
VisitMethod · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TEST_FFunction · 0.45
ASSERT_OK_AND_ASSIGNFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 6

TESTFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36
ASSERT_OK_AND_ASSIGNFunction · 0.36
TESTFunction · 0.36