julianhyde commented on PR #3394: URL: https://github.com/apache/calcite/pull/3394#issuecomment-1692315607
@chucheng92 Thank you for the thoughtful review. Glad you liked the refactoring that moving things into `BuiltInMethod`. I started getting runtime errors when I started moving methods around, and it reminded me why we have `BuiltInMethod` - so that any invalid method references are discovered when the program loads. -- 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]
