
With this change, in the case of a statement like select a as b from t where length(b) = 1 it will be reported that length accesses a and not b.
With this change, in the case of a statement like select a as b from t where length(b) = 1 it will be reported that length accesses a and not b.