[GitHub] ignite pull request #2702: IGNITE-6448: clear query cache on ALTER TABLE ADD...

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2702: IGNITE-6448: clear query cache on ALTER TABLE ADD...

andrey-kuznetsov
GitHub user tledkov-gridgain opened a pull request:

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

    IGNITE-6448: clear query cache on ALTER TABLE ADD <column>

   

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

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

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

    https://github.com/apache/ignite/pull/2702.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 #2702
   
----
commit 7720f091237acba3f43e456c25f4c73d52bb626e
Author: tledkov-gridgain <[hidden email]>
Date:   2017-09-20T10:07:46Z

    IGNITE-6448: add test

commit 652fa795095ca195a500b5aaef341eb9509c081f
Author: Alexander Paschenko <[hidden email]>
Date:   2017-09-20T11:49:47Z

    Metadata update fix

commit 26a1ecb98201263ce97f4c88535150938683129f
Author: tledkov-gridgain <[hidden email]>
Date:   2017-09-20T12:17:21Z

    IGNITE-6448: clear cached queries on add columns to table

commit 47de93df1b7b4e9b7e1953a9ce3f1aa77abf909e
Author: tledkov-gridgain <[hidden email]>
Date:   2017-09-20T12:18:22Z

    IGNITE-6448: add test to suite

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2702: IGNITE-6448: clear query cache on ALTER TABLE ADD...

andrey-kuznetsov
Github user asfgit closed the pull request at:

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


---