zstan commented on code in PR #13366:
URL: https://github.com/apache/ignite/pull/13366#discussion_r3578722703


##########
modules/core/src/main/java/org/apache/ignite/internal/processors/query/QueryTypeDescriptorImpl.java:
##########
@@ -411,7 +411,8 @@ else if (F.isEmpty(keyFieldAlias()) || 
!usedProps.contains(keyFieldAlias()))
      * @return {@code True} if exists.
      */
     public boolean hasField(String field) {

Review Comment:
   Tupo in already existing java doc, also if you want to change it\`s contract 
(additional columns checks) probably you extend it`\s doc ?



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