viditochani commented on code in PR #4240:
URL: https://github.com/apache/polaris/pull/4240#discussion_r3269358510
##########
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:
> related: does `polaris-core` still need `jakarta.annotation`?
Got added again in rebase. Removing 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]