Konstantin Orlov created IGNITE-21050:
-----------------------------------------
Summary: Sql. Revise integration tests
Key: IGNITE-21050
URL: https://issues.apache.org/jira/browse/IGNITE-21050
Project: Ignite
Issue Type: Improvement
Components: sql
Reporter: Konstantin Orlov
Need to revise all integration tests introduced to sql so far.
What to look out for:
* long-running tests, like {{ItLimitOffsetTest.testLimitOffset}}
* outdated tests, like {{ItIndexSpoolTest}} (we use to have spools in query
plans, but now we don't, so it's not clear what exactly these tests are testing)
* tests that now have better alternatives, or have better place to be in (see
ItDataTypesTest and package
{{org.apache.ignite.internal.sql.engine.datatypes.tests}})
* tests that create a new table each time (see ItDataTypesTest)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)