[Tarantool-patches] [PATCH v2 3/9] sql: remove PRAGMA "sql_compound_select_limit"

Nikita Pettik korablev at tarantool.org
Tue Dec 31 02:11:22 MSK 2019


On 30 Dec 19:43, imeevma at tarantool.org wrote:
> diff --git a/test/sql-tap/suite.ini b/test/sql-tap/suite.ini
> index 8f3c3ea..2e8411d 100644
> --- a/test/sql-tap/suite.ini
> +++ b/test/sql-tap/suite.ini
> @@ -21,6 +21,7 @@ disabled = selectA.test.lua ;
>             analyzeE.test.lua ;
>             analyzeF.test.lua ;
>             gh-3350-skip-scan.test.lua ;
> +           gh2548-select-compound-limit.test.lua ;

This test is not only about pragma itself. Please, don't disable
it but instead refactor.
 
>  lua_libs = lua/sqltester.lua ../sql/lua/sql_tokenizer.lua ../box/lua/identifier.lua
>  is_parallel = True
> -- 
> 2.7.4
> 


More information about the Tarantool-patches mailing list