Function datafusion_physical_plan::expressions::lit

source ยท
pub fn lit<T>(value: T) -> Arc<dyn PhysicalExpr>
where T: Literal,
Expand description

Create a literal expression