viditochani commented on code in PR #4240:
URL: https://github.com/apache/polaris/pull/4240#discussion_r3269349678
##########
polaris-core/src/main/java/org/apache/polaris/core/auth/AuthorizationRequest.java:
##########
@@ -76,7 +73,7 @@ default List<PolarisSecurable> getTargets() {
*
* <p>Compatibility accessor derived from {@link #getTargetBindings()}.
*/
- @Nonnull
+ @NonNull
Review Comment:
> Changes LGTM, but we should probably have an explicit (compile-time)
dependency on JSpecify... WDYT?
Yea, that is a good idea. Let me do that.
--
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]