Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
Time64NanosecondBuilder in datafusion::common::arrow::array - Rust
[go: Go Back, main page]

datafusion::common::arrow::array

Type Alias Time64NanosecondBuilder

source
pub type Time64NanosecondBuilder = PrimitiveBuilder<Time64NanosecondType>;
Expand description

A 64-bit elaspsed time in nanoseconds array builder.

Aliased Typeยง

struct Time64NanosecondBuilder { /* private fields */ }