Function datafusion_expr::expr_fn::now
source · pub fn now() -> Expr
Expand description
returns current timestamp in nanoseconds, using the same value for all instances of now() in same statement
pub fn now() -> Expr
returns current timestamp in nanoseconds, using the same value for all instances of now() in same statement