[GitHub] ignite pull request #5487: IGNITE-10385 replace empty fields with zero-lengt...

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

[GitHub] ignite pull request #5487: IGNITE-10385 replace empty fields with zero-lengt...

andrey-kuznetsov
GitHub user antkr opened a pull request:

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

    IGNITE-10385 replace empty fields with zero-length arrays.

    TC run.

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-10385

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

    https://github.com/apache/ignite/pull/5487.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 #5487
   
----
commit 949dc3daf9e980b357ccb6e1ebc8cf7eb0f5e391
Author: antkr <antkr.dev@...>
Date:   2018-11-23T13:34:21Z

    IGNITE-10385 replace empty fields with zero-length arrays.

----


---