Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
40
std::string JsonExtensionType::Serialize() const { return
""
; }
41
42
std::shared_ptr<Array> JsonExtensionType::MakeArray(
43
std::shared_ptr<ArrayData> data) const {
Callers
8
VisitField
Method · 0.45
Visit
Method · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST_F
Function · 0.45
CheckSerializationRoundtrip
Function · 0.45
ASSERT_OK_AND_ASSIGN
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
6
TEST
Function · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36
CheckSerializationRoundtrip
Function · 0.36
ASSERT_OK_AND_ASSIGN
Function · 0.36
TEST
Function · 0.36