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
is_datetime in datafusion::logical_expr::type_coercion - Rust
[go: Go Back, main page]

datafusion::logical_expr::type_coercion

Function is_datetime

Source
pub fn is_datetime(dt: &DataType) -> bool
Expand description

Determine whether the given data type dt is a Date or Timestamp.