MCPcopy 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
1002std::shared_ptr<DataType> uuid() { return std::make_shared<ExampleUuidType>(); }
1003
1004std::shared_ptr<DataType> smallint() { return std::make_shared<SmallintType>(); }
1005

Callers 1

ExampleUuidFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected