Function datafusion_expr::expr_fn::split_part
source · Expand description
splits a string based on a delimiter and picks out the desired field based on the index.
splits a string based on a delimiter and picks out the desired field based on the index.