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