-
Sergey Glukhov authored
Assert is removed since it's based on false assumption that init_ftfuncs() can not return error on second execution. Error can happen if uncacheable subquery returns more than one row.
Sergey Glukhov authoredAssert is removed since it's based on false assumption that init_ftfuncs() can not return error on second execution. Error can happen if uncacheable subquery returns more than one row.
Loading