ygerzhedovich commented on a change in pull request #585:
URL: https://github.com/apache/ignite-3/pull/585#discussion_r796712701
##########
File path:
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/exec/ExecutionContext.java
##########
@@ -156,6 +156,7 @@ public ColocationGroup target() {
* @param exchangeId ExchangeId to find remote nodes for.
* @return Remote nodes for given exchangeId.
*/
+ @Nullable
Review comment:
if we annotated as Nullable let's mention in javadoc when null could be
returned
--
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]