You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ignite TC Bot (Jira)" <ji...@apache.org> on 2021/01/22 06:44:01 UTC

[jira] [Commented] (IGNITE-13056) SchemaManager refactoring

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

Ignite TC Bot commented on IGNITE-13056:
----------------------------------------

{panel:title=Branch: [pull/8490/head] Base: [master] : No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/8490/head] Base: [master] : New Tests (9)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}PDS 2{color} [[tests 2|https://ci.ignite.apache.org/viewLog.html?buildId=5804397]]
* {color:#013220}IgnitePdsTestSuite2: WalDeletionArchiveFsyncTest.testCheckpointHistoryRemovingByWalHistorySize - PASSED{color}
* {color:#013220}IgnitePdsTestSuite2: WalDeletionArchiveLogOnlyTest.testCheckpointHistoryRemovingByWalHistorySize - PASSED{color}

{color:#00008b}Basic 1{color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=5804365]]
* {color:#013220}IgniteBasicTestSuite: GridCacheUtilsSelfTest.testCacheKeyValidation - PASSED{color}

{color:#00008b}Binary Objects{color} [[tests 2|https://ci.ignite.apache.org/viewLog.html?buildId=5804329]]
* {color:#013220}IgniteBinaryObjectsTestSuite: BinaryMarshallerNonCompactSelfTest.testReadDetachedArray - PASSED{color}
* {color:#013220}IgniteBinaryObjectsTestSuite: BinaryMarshallerSelfTest.testReadDetachedArray - PASSED{color}

{color:#00008b}PDS (Compatibility)*{color} [[tests 4|https://ci.ignite.apache.org/viewLog.html?buildId=5804393]]
* {color:#013220}IgniteCompatibilityBasicTestSuite: JdbcThinCompatibilityTest.testOldClientToCurrentServer[Version 2.10.0-SNAPSHOT] - PASSED{color}
* {color:#013220}IgniteCompatibilityBasicTestSuite: JdbcThinCompatibilityTest.testCurrentClientToOldServer[Version 2.10.0-SNAPSHOT] - PASSED{color}
* {color:#013220}IgniteCompatibilityBasicTestSuite: JavaThinCompatibilityTest.testOldClientToCurrentServer[Version 2.10.0-SNAPSHOT] - PASSED{color}
* {color:#013220}IgniteCompatibilityBasicTestSuite: JavaThinCompatibilityTest.testCurrentClientToOldServer[Version 2.10.0-SNAPSHOT] - PASSED{color}

{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=5804425&amp;buildTypeId=IgniteTests24Java8_RunAll]

> SchemaManager refactoring
> -------------------------
>
>                 Key: IGNITE-13056
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13056
>             Project: Ignite
>          Issue Type: New Feature
>          Components: sql
>    Affects Versions: 2.8
>            Reporter: Nikolay Izhikov
>            Assignee: Maksim Timonin
>            Priority: Major
>              Labels: IEP-49, calcite
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Since Ignite wants to leverage from several SQL engines we need to make work with index independent from the used SQL engine.
> We also should consider moving all machinery related to an index to the core module to make it available from any module that wants to use it.
> Requirements so far:
> * Ability to track indexes in several engines



--
This message was sent by Atlassian Jira
(v8.3.4#803005)