Function datafusion::prelude::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.