GoGoWen commented on pull request #7205: URL: https://github.com/apache/incubator-doris/pull/7205#issuecomment-977473536
> I got your point. and it looks good to me. but the example you give in #7204 seem not correct? Neither `create table stmt` nor `query` are related to MAX or MIN. Hi morningman, thanks for your fast reply. Seems there are some misunderstands, the example in #7204 is for KEY not VALUE。 aggregation function for **KEY columns** should be MAX or MIN, if we use SUM, it should report like "the type of agg on StorageEngine's Key column should only be MAX or MIN". hope this explanation make you more clear. -- 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. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org 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