eric-maynard commented on PR #404: URL: https://github.com/apache/polaris/pull/404#issuecomment-2438990350
I took another look at the principals command, and I have one concern about this change. Currently, the other commands support an `update` that overwrites properties. We probably shouldn't change `catalog`'s `update` to more of a "merge" type operation without changing the other commands at the same time. There's also something to be said for breaking the existing APIs. I _am_ supportive of us changing _all_ of the APIs to more of a "merge" style update (at the same time?), but in that case I would like to see us simultaneously add new APIs to actually remove properties / property-adjacent fields like default-base-location. -- 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]
