GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/1717
IGNITE-4524: Index direct lookup for SQL functions MIN() and MAX() You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4524 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1717.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 #1717 ---- commit 7ce61b7d08cb54f5355ae51657a3df37766a30b6 Author: Sergey Chugunov <sergey.chugu...@gmail.com> Date: 2017-03-31T09:32:04Z IndexingSpi test fixed commit 261a5eeafdc9f7db8446ca6b58896c9a249ee618 Author: Sergey Chugunov <sergey.chugu...@gmail.com> Date: 2017-03-31T10:53:26Z H2CompareBigQueryTest configuration issue (probably introduced with merge) fixed commit 5b5c838060e8d0c9160a82caa3b9052d0f5e8d69 Author: Dmitriy Govorukhin <dgovoruk...@gridgain.com> Date: 2017-03-31T12:01:39Z ignite-3477-master fix (node can't s obtain write lock on stop) commit c7f8c4682cccf17d9fad007e2152422e545aeaa8 Author: Dmitriy Govorukhin <dgovoruk...@gridgain.com> Date: 2017-03-31T12:13:42Z ignite-3477-master minor update import commit 3f49b18ef85009893ed9f22ac0368263cb417e05 Author: Dmitriy Govorukhin <dgovoruk...@gridgain.com> Date: 2017-03-31T12:14:40Z Merge branch 'ignite-3477-master-apache' into ignite-3477-master commit 5cf3f05d476407e7a8bcdacb516f8d826c968300 Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2017-03-31T12:35:44Z Fixed GridCacheAtomicEntryProcessorDeploymentSelfTest. commit f701c6af2198ea22ef59f57063e053db7536f3cd Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2017-03-31T12:36:30Z Merge branch 'ignite-3477-master' of https://github.com/gridgain/apache-ignite into ignite-3477-master commit 4af9d8f99ae22687c49783e36c7bc0c1b206c342 Author: skalashnikov <skalashni...@gridgain.com> Date: 2017-03-31T13:19:05Z IGNITE-4524: Index direct lookup for SQL functions MIN() and MAX() ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---