[tarantool-patches] Re: [PATCH v2 0/2] sql: pattern comparison fixes & GLOB removal

Kirill Yukhin kyukhin at tarantool.org
Thu Nov 15 07:57:31 MSK 2018


Hello,
On 16 Aug 20:00, N.Tatunov wrote:
> Branch: https://github.com/tarantool/tarantool/tree/N_Tatunov/gh-3251-where-like-hanging
> Issues:
> https://github.com/tarantool/tarantool/issues/3251
> https://github.com/tarantool/tarantool/issues/3334
> https://github.com/tarantool/tarantool/issues/3589
> https://github.com/tarantool/tarantool/issues/3572
> 
> Currently we have internal functions for pattern comparisons that are
> hanging in certain situations. This patch-set is aimed on refactoring
> these functions, fixing possible bugs including the ones that are known.
> Also since we want to get close to ANSI SQL it was decided that we're
> going to remove GLOB from Tarantool. And due to changes in comparisons
> some tests containing GLOB would need refactoring. Thus in order not to
> refactor tests that are anyways going to be removed it is quite
> convenient to remove GLOB support in the same patch-set.

I've checked in the patchset into 2.1 branch.

--
Regards, Kirill Yukhin




More information about the Tarantool-patches mailing list