xuzifu666 edited a comment on pull request #2688: URL: https://github.com/apache/calcite/pull/2688#issuecomment-1010999103
> I think we can't remove this method directly. Maybe we can add java deprecated annotation. like > > ``` > @Deprecated // to be removed before 2.0 > ``` > > and add some java doc why need to remove. i see, i would add @Deprecated on these methods @NobiGo i had change remove to add @Deprecated on these methods @NobiGo -- 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]
