You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by andrey916 <gi...@git.apache.org> on 2018/05/12 10:01:47 UTC

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

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 <on...@...>
Date:   2018-05-12T10:00:02Z

    Refactor setter 'setFieldTypeName'

----


---