Hello.
For instance using iris$Species dataset, either Species CONTAINS / NOT CONTAINS "set" (setosa) doesn't return anything.
Am I doing something wrong ?
I checked the dataFilter() code but i cant see any problem but I am not familiar with this type of code and IDK how I could test something to work around this..
Cheeers
EDIT: I think it's the NOT CONTAIN which is slightly weird