> I'd suggest that we put in the effort to make it more like a standard Calcite > rule.
Do you think one can decorrelate relations one-by-one? Currently decorrelator takes the entire query and decorrelates. Is there any problem with switching to a set of decorrelation rules that match LogicalCorrelate? Vladimir
