Github user JamesRTaylor commented on the pull request:
https://github.com/apache/phoenix/pull/8#issuecomment-53386020
One thing I didn't see is how you're handling multiple column families. Is
that still left to be done? 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? Probably don't want to do
this in ParallelIterators, as you'd do it again and again for every query
execution.
---
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.
---