AMashenkov commented on code in PR #2503:
URL: https://github.com/apache/ignite-3/pull/2503#discussion_r1307354703
##########
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:
Why do we need JSR305?
--
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]