James Taylor created PHOENIX-1279:
-------------------------------------
Summary: 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
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)