pub fn scatter_string_with_plan(
sa: &mut StringArray,
plan: &IndexPlan,
rhs_view: &StringRhsView,
) -> Result<(), RuntimeError>pub fn scatter_string_with_plan(
sa: &mut StringArray,
plan: &IndexPlan,
rhs_view: &StringRhsView,
) -> Result<(), RuntimeError>