lit
datafusion
50.3.0
In datafusion::
physical_
plan::
execution_
plan::
expressions
datafusion
::
physical_plan
::
execution_plan
::
expressions
Function
lit
Copy item path
Source
pub fn lit<T>(value: T) ->
Arc
<dyn
PhysicalExpr
>
where T:
Literal
,
Expand description
Create a literal expression