zstan commented on code in PR #2503:
URL: https://github.com/apache/ignite-3/pull/2503#discussion_r1308215243


##########
modules/sql-engine/build.gradle:
##########
@@ -57,6 +57,8 @@ dependencies {
     implementation libs.classgraph
     implementation libs.javassist
     implementation libs.auto.service.annotations
+    implementation libs.jsr305

Review Comment:
   for autogenerated code (@Nullable annotations) there is no way to change it 
into jetbrains implementation, previously this dependency was linked transiently



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