kangkaisen commented on a change in pull request #3437: URL: https://github.com/apache/incubator-doris/pull/3437#discussion_r417369939
########## File path: fe/src/test/java/org/apache/doris/alter/AlterTest.java ########## @@ -135,10 +135,10 @@ public void testConflictAlterOperations() throws Exception { waitSchemaChangeJobDone(true); // enable dynamic partition + // not adding the `start` property so that it won't drop the origin partition p1, p2 and p3 Review comment: Do we need a add another test case to cover the TTL(auto drop out of date partition) feature? ---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org