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


##########
polaris-core/src/main/java/org/apache/polaris/core/config/BehaviorChangeConfiguration.java:
##########
@@ -37,6 +37,7 @@ protected BehaviorChangeConfiguration(
     super(key, description, defaultValue, catalogConfig);
   }
 
+  @BehaviorChangeConfigurationSince("1.0.0")
   public static final BehaviorChangeConfiguration<Boolean> 
VALIDATE_VIEW_LOCATION_OVERLAP =

Review Comment:
   This is what I intended to get across in [this 
comment](https://github.com/apache/polaris/pull/1124/files#diff-efb8f3defb83cfeda788f7cd56a41aba35ea0df061d9101aff9f5cd8e32a6a2fR24)
 and [this error 
message](https://github.com/apache/polaris/pull/1170/files#diff-8dfadd8fa1b8d3481c35056ba0b776f249e34b2337dd5d43f545cdf6910501dcR179),
 but if you have any suggestions on a better way to explain this (or a better 
way to handle these flags!) I'm super open to it



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