MCPcopy Create free account
hub / github.com/apache/arrow / CategoryMetadata>

Method CategoryMetadata>

cpp/src/generated/feather_generated.h:601–603  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

599};
600
601template<> inline const arrow::ipc::feather::fbs::CategoryMetadata *Column::metadata_as<arrow::ipc::feather::fbs::CategoryMetadata>() const {
602 return metadata_as_CategoryMetadata();
603}
604
605template<> inline const arrow::ipc::feather::fbs::TimestampMetadata *Column::metadata_as<arrow::ipc::feather::fbs::TimestampMetadata>() const {
606 return metadata_as_TimestampMetadata();

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected