pub fn delete_sparse_with_plan(
sparse: SparseTensor,
plan: &IndexPlan,
rhs: &Value,
) -> Result<Value, RuntimeError>pub fn delete_sparse_with_plan(
sparse: SparseTensor,
plan: &IndexPlan,
rhs: &Value,
) -> Result<Value, RuntimeError>