You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Rajeshbabu Chintaguntla (JIRA)" <ji...@apache.org> on 2017/05/31 01:31:04 UTC

[jira] [Updated] (PHOENIX-3897) Unspecified columns in upsert are writing as nulls in Phoenix-Caclite

     [ https://issues.apache.org/jira/browse/PHOENIX-3897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rajeshbabu Chintaguntla updated PHOENIX-3897:
---------------------------------------------
    Attachment: PHOENIX-3897.patch

Here is the patch detects unspecified columns and skip writing nulls for the same.

> Unspecified columns in upsert are writing as nulls in Phoenix-Caclite
> ---------------------------------------------------------------------
>
>                 Key: PHOENIX-3897
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3897
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Rajeshbabu Chintaguntla
>            Assignee: Rajeshbabu Chintaguntla
>         Attachments: PHOENIX-3897.patch
>
>
> MutableQueryIT tests are failing because the columns not specified in the upsert implicitly considered as nulls they are equivalent to immutable tables so we need to skip writing unspecified column nulls.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)