You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/09/20 07:44:00 UTC

[jira] [Commented] (IGNITE-6316) SQL: Add ALTER TABLE tests with persistence

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

ASF GitHub Bot commented on IGNITE-6316:
----------------------------------------

GitHub user alexpaschenko opened a pull request:

    https://github.com/apache/ignite/pull/2701

    IGNITE-6316

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-6316

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/2701.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2701
    
----
commit fa0e0c89c2a40d702607e4421682ea4f954e572c
Author: Alexander Paschenko <al...@gmail.com>
Date:   2017-09-18T16:22:24Z

    IGNITE-6316 Added test

commit 02f03c7c7540a7ff5efecc5461e2bf3b014cfa69
Author: Alexander Paschenko <al...@gmail.com>
Date:   2017-09-19T12:16:23Z

    IgnitePersistentStoreSchemaLoadTest fix

commit 9da99e696085d337d2ddfb9e4e60b3d4ed73bd60
Author: Alexander Paschenko <al...@gmail.com>
Date:   2017-09-19T20:03:04Z

    IGNITE-6316 StoredCacheData persistence fix

----


> SQL: Add ALTER TABLE tests with persistence
> -------------------------------------------
>
>                 Key: IGNITE-6316
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6316
>             Project: Ignite
>          Issue Type: Task
>          Components: sql
>    Affects Versions: 2.3
>            Reporter: Vladimir Ozerov
>            Assignee: Alexander Paschenko
>             Fix For: 2.3
>
>
> Scenario:
> 1) Start a node with persistence and pre-configured cache and {{QueryEntity}}
> 2) Add a column through {{ALTER TABLE}}
> 3) Restart the node
> 4) Make sure that new column is still there



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)