[
https://issues.apache.org/jira/browse/PHOENIX-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14144336#comment-14144336
]
James Taylor commented on PHOENIX-1279:
---------------------------------------
Once PHOENIX-1278 is implemented, we likely don't need to do this.
> Don't collect guideposts for salted tables
> ------------------------------------------
>
> Key: PHOENIX-1279
> URL: https://issues.apache.org/jira/browse/PHOENIX-1279
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Assignee: ramkrishna.s.vasudevan
>
> If a table is salted, we should just disable the collection of guideposts.
> I'm not sure what the best way to implement this is, though, since it's
> triggered on a major compaction, and we have no easy way to determine if a
> table is salted (other than querying the system catalog). I suppose querying
> the system catalog is the only option we have right now. On the client side,
> it's easy enough to ignore an ANALYZE over a salted table.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)