jacques-n commented on pull request #2531:
URL: https://github.com/apache/calcite/pull/2531#issuecomment-925165013


   Just a small correction @julianhyde 
   
   > Removing the `with` methods is a massive negative because of the 
disruption to dependent projects.
   
   That's incorrect. The `with` methods remain without any disruption. Only the 
`RelRule.as` method and the `RelRule.EMPTY` would be removed. The latter is 
removed because it doesn't make sense without the `as` method.


-- 
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