[GitHub] ignite pull request #3987: Refactor setter 'setFieldTypeName'

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3987: Refactor setter 'setFieldTypeName'

andrey-kuznetsov
GitHub user andrey916 opened a pull request:

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

    Refactor setter 'setFieldTypeName'

    Refactor setter 'setFieldTypeName' so that it actually refers to the field "fieldTypeName"

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

    $ git pull https://github.com/andrey916/ignite master

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

    https://github.com/apache/ignite/pull/3987.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 #3987
   
----
commit d57548e96975fcac21beb51da1f6c241e966cb6e
Author: onufreyko.andrey <onufreyko.andrey@...>
Date:   2018-05-12T10:00:02Z

    Refactor setter 'setFieldTypeName'

----


---