lincoln-lil commented on PR #21545:
URL: https://github.com/apache/flink/pull/21545#issuecomment-1377022546

   @Mulavar as suggested by @godfreyhe before, more correlate query related 
test cases need to be added for `Correlate` node changes, e.g., "select ... 
from t, lateral table(tableFunc1(f1)) as T(t1)" or "SELECT ... FROM MyTable, 
UNNEST(MyTable.c) as A (s)" and etc.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to