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

Method TimestampMetadata>

cpp/src/generated/feather_generated.h:605–607  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

603}
604
605template<> inline const arrow::ipc::feather::fbs::TimestampMetadata *Column::metadata_as<arrow::ipc::feather::fbs::TimestampMetadata>() const {
606 return metadata_as_TimestampMetadata();
607}
608
609template<> inline const arrow::ipc::feather::fbs::DateMetadata *Column::metadata_as<arrow::ipc::feather::fbs::DateMetadata>() const {
610 return metadata_as_DateMetadata();

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected