[tarantool-patches] Re: [PATCH] sql: forbid different sorting orders in ORDER BY

Kirill Yukhin kyukhin at tarantool.org
Tue Mar 19 14:25:43 MSK 2019


Hello,

On 11 Mar 18:44, Ivan Koptelov wrote:
> Without multi-directional iterators (to be introduced in #3309)
> in most cases (except those when internal VDBE merge sorter is
> used) ORDER BY with different specified ordered leads to wrong
> result. So for now (till #3309 is resolved) different sort
> orders are forbidden.
> 
> Close #4038
> 
> @TarantoolBot document
> Title: different sorting orders in ORDER BY are forbidden now
> The error will be raised if different sorting orders are
> encountered.
> ---
> Branch https://github.com/tarantool/tarantool/tree/sudobobo/gh-4038-ban-diff-orders-in-ORDER-BY
> Issue https://github.com/tarantool/tarantool/issues/4038

I've checked your patch into 2.1 branch.

--
Regards, Kirill Yukhin




More information about the Tarantool-patches mailing list