Improve UniquePath logic to detect the case where the input is already
known unique (eg, it is a SELECT DISTINCT ... subquery), and not do a redundant unique-ification step.
Showing
Please register or sign in to comment
known unique (eg, it is a SELECT DISTINCT ... subquery), and not do a redundant unique-ification step.