julianhyde commented on PR #3140: URL: https://github.com/apache/calcite/pull/3140#issuecomment-1517134261
There are autostyle violations. Can you run `./gradlew clean build -x rat` and fix the errors shown? I am uneasy about using the `JsonCreator` annotation, because it sprinkles Jackson dependencies all over the code. I believe you can achieve the same effect using `ObjectMapper`. I am going to try some experiments. -- 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]
