Hello everyone,I have a PR in review that reworks "PolarisMetaStoreManager.createPrincipal" from operating on "PolarisBaseEntity" to operating on "PrincipalEntity":
https://github.com/apache/polaris/pull/2518
This provides more type-safety and property validation and thus simplifies both method call sites and method implementations.
I was asked to start a discussion for the PR on the mailing list for awareness or in case there are any strong objections to this change.
Thank you Christopher
