You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2021/10/06 08:33:15 UTC

[GitHub] [ignite] deadeanr1 commented on a change in pull request #9427: IGNITE-15547 QueryTypeDescriptorImpl: Accept Classes/Enums extending an Interface which is used as cache indexed field

deadeanr1 commented on a change in pull request #9427:
URL: https://github.com/apache/ignite/pull/9427#discussion_r723008442



##########
File path: modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/EnumClassImplementingIndexedInterfaceTest.java
##########
@@ -136,7 +136,7 @@ private QueryEntity personQueryEntity() {
         ROLE2,
 
         /** */
-        ROlE3
+        ROLE3

Review comment:
       This was a misprint. 2 values were enough.




-- 
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: notifications-unsubscribe@ignite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org