Function as_uint64_array

Source
pub fn as_uint64_array(
    array: &dyn Array,
) -> Result<&PrimitiveArray<UInt64Type>, DataFusionError>