Right now Kylin only guarantees correct result for group-by queries.
Anything else is returned at the best effort.

On Mon, Feb 22, 2016 at 9:41 AM, 热爱大发挥 <[email protected]> wrote:

>  why the result of  "select * from test order by update_time desc"  is 
> different
> with "select update_time from test order by update_time desc",
> update_time must be the first dimension???
>

Reply via email to