Apply NOT to InSubqueryOperator
It turns out that we never correctly implemented the INVERT flag to the InSubqueryOperator. It was added to the toString implementation, but not the evaluation!
Showing
+2 -3
Please register or sign in to comment