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

Class Date64Type

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

Source from the content-addressed store, hash-verified

263struct Date32Scalar;
264
265class Date64Type;
266using Date64Array = NumericArray<Date64Type>;
267using Date64Builder = NumericBuilder<Date64Type>;
268struct Date64Scalar;

Callers 1

type.hFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected