Denis

There's a few key points how we plan to process ALTER operations (online,
locking mode).

Take a look [1]

[1]
https://dev.mysql.com/doc/refman/5.6/en/innodb-create-index-overview.html

On Wed, May 31, 2017 at 9:52 PM, Denis Magda <dma...@apache.org> wrote:

> Sergi, Vovan, Alexander P.,
>
> It’s great that we added CREATE/DROP index commands support to Ignite. As
> the next step, I think we need to move forward and plan to add ALTER TABLE
> command to the list.
>
> The reason we should have this command is simple. If a user adds a new
> field to Person class (while the cluster is up and running) then there
> should be a way to access the field from SQL and index it later if needed.
> Presently, this is not supported.
>
> What will be our efforts to support this?
>
> —
> Denis




-- 
Sergey Kozlov
GridGain Systems
www.gridgain.com

Reply via email to