[tarantool-patches] Re: [PATCH] sql: assertion fail on nested select

  • From: Kirill Yukhin <kyukhin@xxxxxxxxxxxxx>
  • To: tarantool-patches@xxxxxxxxxxxxx
  • Date: Fri, 20 Jul 2018 16:21:45 +0300

Hello,
On 02 июл 15:11, N.Tatunov wrote:

To optimize the select-subquery tarantool uses
subquery flattening function which is only used
with respect to some restrictions. One of them
was implemented improperly.

Closes: #3353
---

Issue: https://github.com/tarantool/tarantool/issues/3353
Branch: 
https://github.com/tarantool/tarantool/tree/N_Tatunov/gh-3353-assertion-on-nested-select
I've checke the patch into 2.0 branch.

--
Regards, Kirill Yukhin

Other related posts: