[ 
https://issues.apache.org/jira/browse/IGNITE-18875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17705853#comment-17705853
 ] 

Gael Yimen Yimga commented on IGNITE-18875:
-------------------------------------------

[~zstan] Thank you. What is the main purpose of the task? Is it like we want to 
delete the inner abstract class from the class `AbstractPlannerTest` ? Or we 
need to create a class called `TestTable` in the package framework ? if it is 
the latter, then there is already a class called `TestTable` in that package.

> Sql. Drop AbstractPlannerTest.TestTable.
> ----------------------------------------
>
>                 Key: IGNITE-18875
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18875
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Andrey Mashenkov
>            Priority: Major
>              Labels: ignite-3, newbie, tech-debt-test
>             Fix For: 3.0.0-beta2
>
>
> Use test framework for schema configuration in tests.
> Replace 
> {code:java}
> org.apache.ignite.internal.sql.engine.planner.AbstractPlannerTest.TestTable
> {code}
> with 
> {code:java}
> org.apache.ignite.internal.sql.engine.framework.TestTable
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to