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

Class Date32Type

cpp/src/arrow/type_fwd.h:260–260  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

258
259class DateType;
260class Date32Type;
261using Date32Array = NumericArray<Date32Type>;
262using Date32Builder = NumericBuilder<Date32Type>;
263struct Date32Scalar;

Callers 1

type.hFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected