You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by swaroopak <gi...@git.apache.org> on 2018/10/27 00:22:41 UTC

[GitHub] phoenix pull request #396: PHOENIX-4872: BulkLoad has bug when loading on si...

GitHub user swaroopak opened a pull request:

    https://github.com/apache/phoenix/pull/396

    PHOENIX-4872: BulkLoad has bug when loading on single-cell-array-with-offsets table.

    

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

    $ git pull https://github.com/swaroopak/phoenix PHOENIX-4872-master

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

    https://github.com/apache/phoenix/pull/396.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 #396
    
----
commit fcd0d43ef428e8b70f77590a6464e68264706191
Author: s.kadam <s....@...>
Date:   2018-10-27T00:21:50Z

    PHOENIX-4872: BulkLoad has bug when loading on single-cell-array-with-offsets table.

----


---