SubsetOp throws exception if no intersection with region
Description
Currently the subset op throws an exception if there is no intersection with the specified region. This breaks graphs which try to make multiple subsets. Instead the subset should return an empty product.
Currently the subset op throws an exception if there is no intersection with the specified region.
This breaks graphs which try to make multiple subsets.
Instead the subset should return an empty product.