eric-maynard commented on code in PR #1147:
URL: https://github.com/apache/polaris/pull/1147#discussion_r1988149152


##########
polaris-core/src/main/java/org/apache/polaris/core/persistence/resolver/Resolver.java:
##########
@@ -373,7 +373,8 @@ public ResolverStatus resolveAll() {
 
     // validate input
     diagnostics.check(
-        entityType != PolarisEntityType.NAMESPACE && entityType != 
PolarisEntityType.TABLE_LIKE,

Review Comment:
   It was just a hard-coded assumption that we are always resolving a 
TABLE_LIKE (view or table) at the end of a chain of NAMESPACEs



-- 
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]

Reply via email to