jixuan1989 commented on a change in pull request #2436:
URL: https://github.com/apache/iotdb/pull/2436#discussion_r553124236



##########
File path: 
server/src/test/java/org/apache/iotdb/db/integration/aggregation/IoTDBAggregationIT.java
##########
@@ -659,7 +659,8 @@ public void avgSumErrorTest() {
           fail();
         }
       } catch (Exception e) {
-        Assert.assertEquals("500: Unsupported data type in aggregation AVG : 
TEXT", e.getMessage());

Review comment:
       I think the ERROR code is more important...




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


Reply via email to