wojustme commented on pull request #2742: URL: https://github.com/apache/calcite/pull/2742#issuecomment-1067629421
@NobiGo The `sales.emp`'s field of sal is not-null, the condition of `sal is null` always return `FALSE` in these cases. Extracting the constants will fail, after simplifying rexnode So, this test case may be not rigorous. -- 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]
