[Tarantool-patches] [PATCH] sql: raise an error on attempt to use HASH index in SQL

Kirill Yukhin kyukhin at tarantool.org
Fri Jun 19 11:36:12 MSK 2020


Hello,

On 16 июн 18:06, Kirill Yukhin wrote:
> Since currently query planner is unable to use HASH indexes
> and attempt to use it will likely lead to SEGFAULT, this
> patch raises an error on attempt to open VDBE cursor
> against HASH index.
> 
> Closes #4659

I've checked the patch into 2.3, 2.4 and master.

--
Regards, Kirill Yukhin


More information about the Tarantool-patches mailing list