[tarantool-patches] Re: [PATCH] sql: remove support of partial indexes from parser

  • From: Kirill Yukhin <kyukhin@xxxxxxxxxxxxx>
  • To: tarantool-patches@xxxxxxxxxxxxx
  • Date: Tue, 3 Jul 2018 11:24:48 +0300

Hello,
On 02 июл 14:08, Nikita Pettik wrote:

From: Gleb <gleb-skiba@xxxxxxx>

Currently, Tarantool doesn't support partial indexes, so lets temporary
remove their processing from SQL parser to avoid confusing situations.
It can be returned after #1260 (implement functional indexes in
Tarantool) is done.

Closes #2165
---
Branch: 
https://github.com/tarantool/tarantool/tree/gh-2165-remove-support-partial-indexes
Issue: https://github.com/tarantool/tarantool/issues/2165
I've checked the patch into 2.0 branch.

--
Regards, Kirill Yukhin

Other related posts: