Mujtaba Chohan created PHOENIX-4299:
---------------------------------------
Summary: Local index - Data vs index row count does not match
Key: PHOENIX-4299
URL: https://issues.apache.org/jira/browse/PHOENIX-4299
Project: Phoenix
Issue Type: Bug
Affects Versions: 4.12.0
Environment: HBase 1.3.1, Phoenix 4.12.0
Reporter: Mujtaba Chohan
* In my test row count of local index is ~3K less than the total row count of
approx 5M when comparing it using {{count( *)}} aggregation with {{NO_INDEX}}
hint.
* For data shape, at-least 50% of the upserts leads to multiple version with
batch size of 250 using 4 writer threads. There are no deletes.
* This mutable table contains 18 columns with 5 of them being keys
* There are a total of 5 covered local indexes on the table
* Table get automatically split in 8 regions
I'll update here with more info. about any split/compaction activity that
happened around the timestamp for the missing rows.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)