flyrain commented on PR #1596: URL: https://github.com/apache/polaris/pull/1596#issuecomment-2968321916
Agreed. The immutable makes more sense to the leaf classes, like `CatalogEntity`, as the generated immutable classes are `final`, we cannot leverage the autogenerated builder in its subclasses. I'm OK to relies on manual builder for non-leaf classes. WDYT? @snazy @singhpk234 -- 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: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org