rubenada commented on pull request #2688: URL: https://github.com/apache/calcite/pull/2688#issuecomment-1011176969
Agree with @asolimando . @xuzifu666 I agree it is not ideal to have untested features inside Calcite code. However, having unused public methods inside Calcite does not mean that some downstream projects using Calcite do not use them. Those projects will stop working if we remove them. In this particular case, at first glance, these methods don't seem out-of-date / useless in my opinion. -- 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]
