Function datafusion::logical_plan::when
source · [−]Expand description
Create a CASE WHEN statement with boolean WHEN expressions and no base expression.
Create a CASE WHEN statement with boolean WHEN expressions and no base expression.