Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ uuid
Function
uuid
cpp/src/arrow/testing/gtest_util.cc:1002–1002 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1000
}
1001
1002
std::shared_ptr<DataType> uuid() { return std::make_shared<ExampleUuidType>(); }
1003
1004
std::shared_ptr<DataType> smallint() { return std::make_shared<SmallintType>(); }
1005
Callers
1
ExampleUuid
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected