Konstantin Orlov created IGNITE-17377:
-----------------------------------------
Summary: Sql. Reset implicitPkEnabled before and after all tests
Key: IGNITE-17377
URL: https://issues.apache.org/jira/browse/IGNITE-17377
Project: Ignite
Issue Type: Bug
Components: sql
Reporter: Konstantin Orlov
Assignee: Konstantin Orlov
{{ItSqlLogicTest}} takes an advantage of internal "key-less tables" feature,
which is toggled by {{Commons#implicitPkEnabled}}. This flag is cached, so we
need to reset it before the very first test from this suite will be executed,
because just provide the system prop is not enough. Also we need to reset this
flag one more time after all tests have passed to not affect the tests from
other suits.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)