kr11 commented on a change in pull request #2034:
URL: https://github.com/apache/iotdb/pull/2034#discussion_r527557783



##########
File path: 
server/src/main/java/org/apache/iotdb/db/qp/logical/crud/QueryOperator.java
##########
@@ -56,11 +57,31 @@
 
   private boolean ascending = true;
 
+  private Map<String, Object> props;

Review comment:
       "props" is a little general and may be confused if the original query 
involves other parameters/ properties, shall we rename it to "indexProps"?




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

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


Reply via email to