pub type TimestampNanosecondArray = PrimitiveArray<TimestampNanosecondType>;
Expand description

A primitive array where each element is of type TimestampNanosecondType. See examples for TimestampSecondArray.