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.