Type Alias datafusion::common::arrow::tensor::IntervalYearMonthTensor
source · pub type IntervalYearMonthTensor<'a> = Tensor<'a, IntervalYearMonthType>;
Aliased Type§
struct IntervalYearMonthTensor<'a> { /* private fields */ }