[
https://issues.apache.org/jira/browse/IGNITE-12808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17141326#comment-17141326
]
Ivan Daschinskiy commented on IGNITE-12808:
-------------------------------------------
Despite the fact, that 4 suites failed to start because of github integration
issue, the visa is valid, because of I manually restarted that suites [1]-[4]
[1] --
[WebSessions|https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_WebSessions&branch_IgniteTests24Java8=pull%2F7627%2Fhead&tab=buildTypeStatusDiv]
[2] -- [Platform.NET |
https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_PlatformNet&branch_IgniteTests24Java8=pull%2F7627%2Fhead&tab=buildTypeStatusDiv]
[3] -- [PDS 3|
https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_Pds3&branch_IgniteTests24Java8=pull%2F7627%2Fhead&tab=buildTypeStatusDiv]
[4] -- [Cache
3|https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_CacheFailover3&branch_IgniteTests24Java8=pull%2F7627%2Fhead&tab=buildTypeStatusDiv]
> Allow create tables for existing caches
> ---------------------------------------
>
> Key: IGNITE-12808
> URL: https://issues.apache.org/jira/browse/IGNITE-12808
> Project: Ignite
> Issue Type: New Feature
> Components: sql
> Reporter: Mikhail Cherkasov
> Assignee: Ivan Daschinskiy
> Priority: Major
> Time Spent: 12h 20m
> Remaining Estimate: 0h
>
> If you have a big cache with a lot of data and you need to index it, right
> now you have to destroy cache and create a new one to index your data. Or
> create a new cache with a table and reload it to data to the new cache which
> definitely is time-consuming and super inconvenient.
> I believe we can allow users to create tables for existing caches.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)