You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Gael Yimen Yimga (Jira)" <ji...@apache.org> on 2023/03/28 00:33:00 UTC

[jira] [Commented] (IGNITE-18875) Sql. Drop AbstractPlannerTest.TestTable.

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

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

[~amashenkov] I wanted to work on this ticket. But I went to the ignite-3 codebase, it seems like the class has been already migrated. Please let me know if this ticket is still open and I can work on it.

> 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)