gaodayue commented on issue #2872: Release Notes 0.12.0 URL: https://github.com/apache/incubator-doris/issues/2872#issuecomment-602992980 I just notice that the default result ordering of SHOW PARTITIONS statements is changed from `ascending PartitionId` in 0.11 to `descending PartitionId`. This causes some of our existing tools to break because they relies on the ascending behavior of 0.11. Is it a bug or a feature? If it's not a bug, we'd better include this in the `API Change` of release note.
---------------------------------------------------------------- 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 With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org