pingtimeout commented on issue #761: URL: https://github.com/apache/polaris/issues/761#issuecomment-2786017278
@dennishuo in the [EntityCache, L170](https://github.com/apache/polaris/blob/main/polaris-core/src/main/java/org/apache/polaris/core/persistence/cache/EntityCache.java#L170), there is an if conditional that suggests that the name of an entity can change *without* its entity version or grant records version being incremented. That sounds counter-intuitive and gets in the way of the rewrite. Can you help clarify this please? Is this case really possible? -- 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]
