jacques-n opened a new pull request #2568: URL: https://github.com/apache/calcite/pull/2568
- Supersede and deprecate two-level nested Config classes to ensure all immutables are hidden - Remove the use of @Value.Style in non-test code to ensure consistent styling - Move core to use kapt for annotation processing (since we need to process Kotlin test classes) - Add annotation processing to all modules implementing new RelRule.Config subclasses - Deprecate public methods and interfaces of ImmutableBeans - Deprecate RelRule.Config.EMPTY - Update javadocs for ImmutableBeans, RelRule, RelRule.CONFIG -- 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]
