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

Function bool8

cpp/src/arrow/extension/bool8.cc:59–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59std::shared_ptr<DataType> bool8() { return std::make_shared<Bool8Type>(); }
60
61} // namespace arrow::extension

Callers 3

CreateGlobalRegistryFunction · 0.85
TESTFunction · 0.85
DeserializeMethod · 0.85

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.68