dimas-b commented on code in PR #3064:
URL: https://github.com/apache/polaris/pull/3064#discussion_r2542658194


##########
polaris-core/src/main/java/org/apache/polaris/core/persistence/resolver/PolarisResolutionManifest.java:
##########
@@ -68,6 +68,14 @@ public class PolarisResolutionManifest implements 
PolarisResolutionManifestCatal
   // Set when resolveAll is called
   private ResolverStatus primaryResolverStatus = null;
 
+  private ResolverStatus requirePrimaryResolverStatus() {

Review Comment:
   Thx! The new code is much nicer :slightly_smiling_face: 



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