-
Sergei Petrunia authored
Implement a technique mentioned in the MDEV. Under certain conditions, cond(inner_table.col) can be substituted for cond(outer_table.col) for the purpose of range analysis.
b8b1b928
Implement a technique mentioned in the MDEV. Under certain conditions, cond(inner_table.col) can be substituted for cond(outer_table.col) for the purpose of range analysis.