xiedeyantu commented on code in PR #4776: URL: https://github.com/apache/calcite/pull/4776#discussion_r2761833933
########## core/src/test/resources/sql/sub-query.iq: ########## @@ -8664,5 +8664,81 @@ FROM dept; +--------+--------+ (4 rows) +!ok + +# [CALCITE-5390] RelDecorrelator throws NullPointerException +# Verified against PostgreSQL. https://onecompiler.com/postgresql/44bxgutg4 Review Comment: I think you can just mark it as verified using pgsql. This link doesn't seem to be permanent and may expire at some point in the future, so please don't add the link. -- 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]
