eric-maynard commented on PR #282: URL: https://github.com/apache/polaris/pull/282#issuecomment-2356771021
This is a pretty large refactor that also includes a couple of nontrivial changes. > The ability to define immutable components in an easy way, without struggling with the nitty-gritty details (getters, builders, equals, hashCode, toString, etc.) is a nice productivity boost In much of the code base, can't we just use `record` for this? -- 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]
