Mujtaba Chohan created PHOENIX-3484:
---------------------------------------
Summary: Major compaction does not update statistics based on
table specific GUIDE_POSTS_WIDTH
Key: PHOENIX-3484
URL: https://issues.apache.org/jira/browse/PHOENIX-3484
Project: Phoenix
Issue Type: Bug
Affects Versions: 4.9.0
Environment: HBase 0.98.17
Reporter: Mujtaba Chohan
1. Create table T and upsert data
2. Set {{GUIDE_POSTS_WIDTH}} using {{ALTER T SET GUIDE_POSTS_WIDTH=x}}
3. truncate {{SYSTEM.STATS}} and restart HBase
4. Major compact T
Stats are not updated in {{SYSTEM.STATS}} however running {{UPDATE STATISTICS}}
work fine.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)