Genius-pig commented on a change in pull request #2034:
URL: https://github.com/apache/iotdb/pull/2034#discussion_r527560343
##########
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:
yes, I think it's ok
----------------------------------------------------------------
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:
[email protected]