NobiGo commented on PR #4057: URL: https://github.com/apache/calcite/pull/4057#issuecomment-2487163075
Before this PR, When the subquery is SqlNodeList, this subquery will be a special case for `config.isExpand`, After this PR, we convert the SqlNodeList to a RexSubquery, then can handled by SubqueryRemoveRule. -- 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]
