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/09/07 22:38:00 UTC

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

James Taylor created PHOENIX-4179:
-------------------------------------

             Summary: 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


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)