datafusion::logical_expr

Function lit

source
pub fn lit<T>(n: T) -> Expr
where T: Literal,
Expand description

Create a literal expression