• Michael A. Goulet's avatar
    Apply NOT to InSubqueryOperator · 1c928de0
    Michael A. Goulet authored
    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!
    1c928de0
InSubqueryOperator.java 6.32 KB