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 2014/10/05 01:56:33 UTC

[jira] [Created] (PHOENIX-1321) Cleanup setting of timestamps when collecting and using stats

James Taylor created PHOENIX-1321:
-------------------------------------

             Summary: Cleanup setting of timestamps when collecting and using stats
                 Key: PHOENIX-1321
                 URL: https://issues.apache.org/jira/browse/PHOENIX-1321
             Project: Phoenix
          Issue Type: Sub-task
            Reporter: James Taylor


We're currently not using the max timestamp that was passed through the Scan when we do an ANALYZE. In the same way, we're not using the client timestamp when we read the stats and cache them on PTable. The tricky thing is what timestamp to use for the stats when a split or compaction occurs, because in those cases we don't have a user supplied timestamp (if they're managing timestamps themselves).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)