-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
On the example of STQL exclusivejoin, implement a new option (e.g., intersect: true) for the DIFFERECE that for each input right dataset sample provides in output a sample with all input region bases which do not overlap any of the regions in any of the input left dataset sample (similarly to what is currently done at region base with the DIFFERENT exact option).
Reactions are currently unavailable