GitHub user nizhikov opened a pull request:
https://github.com/apache/ignite/pull/3691 IGNITE-7691: Provide info about DECIMAL column scale and precision
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/nizhikov/ignite IGNITE-7691
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3691.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3691
----
commit a9c9548301056172454d83cb191a4866e37cb828
Author: Nikolay Izhikov <nizhikov@...>
Date: 2018-03-07T14:02:00Z
IGNITE-7691: Wrote some tests and empty implementation
commit 1b7604462321e40ea331e28be3f7d6352ffbd65c
Author: Nikolay Izhikov <nizhikov@...>
Date: 2018-03-14T19:31:38Z
IGNITE-7691: commit in the middle of development
commit 7bf4aee3db6362958c133c23f0efdd8fc8ef11fa
Author: Nikolay Izhikov <nizhikov@...>
Date: 2018-03-16T10:49:48Z
IGNITE-7691: Couple of edits to follow the way IGNITE-5623 follows.
commit 34b879264851d5b58133cd332d72fdfd2513d270
Author: Nikolay Izhikov <nizhikov@...>
Date: 2018-03-20T14:20:08Z
IGNITE-7691: One of failed tests fixed.
commit 8ec5d4508b60803dab0026ee1928e30207e4aa1b
Author: Nikolay Izhikov <nizhikov@...>
Date: 2018-03-22T19:12:45Z
Merge branch 'master' into IGNITE-7691
commit 496566a14ead99d368f8f933469ff7f63df9fa1d
Author: Nikolay Izhikov <nizhikov@...>
Date: 2018-03-23T09:16:41Z
Merge branch 'master' into IGNITE-7691
commit 4612eb7daad5bf31ccf0b603c2d66992f6185da5
Author: Nikolay Izhikov <nizhikov@...>
Date: 2018-03-23T10:44:15Z
IGNITE-7691: Tests seems to be OK
----
---