gaodayue opened a new pull request #3184: [BUG] Make default result ordering of 
SHOW PARTITIONS be consist with 0.11
URL: https://github.com/apache/incubator-doris/pull/3184
 
 
   Previously in 0.11, the results of SHOW PARTITIONS statement for range 
partitioned table is returned in ascending range order. #2828 changes the 
behavior to non-deterministic order, which may break some existing tools that 
relies on the ordering.
   
   This CL makes the result ordering to be consist with 0.11

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to