seagle-yuan commented on code in PR #1852:
URL: 
https://github.com/apache/incubator-hugegraph/pull/1852#discussion_r870111986


##########
hugegraph-core/src/main/java/com/baidu/hugegraph/backend/query/ConditionQuery.java:
##########
@@ -831,7 +831,7 @@ public boolean checkRangeIndex(HugeElement element, 
Condition cond) {
         }
 
         private static boolean removeFieldValue(Set<Object> values,
-                                                Object value){
+                                                Object value) {

Review Comment:
   if merge , this line is more than 80 characters.
   
   https://github.com/apache/incubator-hugegraph/pull/1852#discussion_r859816036



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