Github user JamesRTaylor commented on the pull request:

    https://github.com/apache/phoenix/pull/12#issuecomment-55236911
  
    One additional thing to do is beef up the tests for this. We'll want to 
have lower level tests that validate the guidepost values (you can just set the 
number of bytes to traverse for each guidepost to a really small value). Also, 
we should have tests for no column families, one column family, and multiple 
column families involved in a query (both when the default/empty column family 
is referenced and when it's not).
    
    Then some end-to-end tests where there's enough data in a single region 
where you'd have more than one guidepost. Again, you can set the number of 
bytes to traverse for each guidepost to a really small value - might be good as 
the default for testing - to simulate multiple guideposts per region (we 
already have many tests that work across multiple regions, but might need to 
have a few that add a bit more data)


---
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.
---

Reply via email to