wshao08 commented on a change in pull request #821: [IOTDB-298]Last time-value 
query
URL: https://github.com/apache/incubator-iotdb/pull/821#discussion_r380596490
 
 

 ##########
 File path: server/src/main/java/org/apache/iotdb/db/service/TSServiceImpl.java
 ##########
 @@ -196,6 +196,7 @@ public static TSDataType getSeriesType(String path) throws 
QueryProcessException
         case SQLConstant.FIRST_VALUE:
         case SQLConstant.MIN_VALUE:
         case SQLConstant.MAX_VALUE:
+        //case SQLConstant.LAST:
 
 Review comment:
   Fixed

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


With regards,
Apache Git Services

Reply via email to