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

Method DateMetadata>

cpp/src/generated/feather_generated.h:609–611  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

607}
608
609template<> inline const arrow::ipc::feather::fbs::DateMetadata *Column::metadata_as<arrow::ipc::feather::fbs::DateMetadata>() const {
610 return metadata_as_DateMetadata();
611}
612
613template<> inline const arrow::ipc::feather::fbs::TimeMetadata *Column::metadata_as<arrow::ipc::feather::fbs::TimeMetadata>() const {
614 return metadata_as_TimeMetadata();

Callers

nothing calls this directly

Calls 1

metadata_as_DateMetadataFunction · 0.85

Tested by

no test coverage detected