You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2017/10/11 22:28:00 UTC

[jira] [Updated] (PHOENIX-4179) Use max timestamp of projected cells for cell timestamp returned to client

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

James Taylor updated PHOENIX-4179:
----------------------------------
    Labels: secondary_index  (was: )

> Use max timestamp of projected cells for cell timestamp returned to client
> --------------------------------------------------------------------------
>
>                 Key: PHOENIX-4179
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4179
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Assignee: James Taylor
>              Labels: secondary_index
>             Fix For: 4.12.0
>
>         Attachments: PHOENIX-4179.patch
>
>
> The timestamp that we use for the cell that gets serialized back to the client is somewhat random, as it'll be the timestamp of the first cell. Instead, we should use the max timestamp we see across all cells that are projected.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)