Github user ramkrish86 commented on the pull request:
https://github.com/apache/phoenix/pull/8#issuecomment-53409242
One thing I didn't see is how you're handling multiple column families.
Is that still left to be done?
No not yet in this patch. I initially created a patch where there was some
sort of grouping that happened per family. Later dropped it.
Think a bit on when you think is the best time to "merge" the
guideposts. Maybe when you read the stats table in MetaDataEndPointImpl you can
execute this logic and then the PTableStats that get passed into PTable are
already the "merged" ones?
Merge in the sense- after the guideposts are collected per family? You mean
this "merge"
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---