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 <tled...@gridgain.com> Date: 2017-09-20T10:07:46Z IGNITE-6448: add test commit 652fa795095ca195a500b5aaef341eb9509c081f Author: Alexander Paschenko <alexander.a.pasche...@gmail.com> Date: 2017-09-20T11:49:47Z Metadata update fix commit 26a1ecb98201263ce97f4c88535150938683129f Author: tledkov-gridgain <tled...@gridgain.com> Date: 2017-09-20T12:17:21Z IGNITE-6448: clear cached queries on add columns to table commit 47de93df1b7b4e9b7e1953a9ce3f1aa77abf909e Author: tledkov-gridgain <tled...@gridgain.com> Date: 2017-09-20T12:18:22Z IGNITE-6448: add test to suite ---- ---