[
https://issues.apache.org/jira/browse/IGNITE-13056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikolay Izhikov updated IGNITE-13056:
-------------------------------------
Description:
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
was:
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 index to the core
module to make it available from any module that wants to use it.
> 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: Nikolay Izhikov
> Priority: Major
> Labels: calcite
>
> 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)