Skip to main content

rewrite_in_list_expr

Function rewrite_in_list_expr 

Source
fn rewrite_in_list_expr(
    in_list: InList,
    schema: &DFSchemaRef,
) -> Result<Option<Expr>>