Github user ramkrish86 commented on the pull request:
https://github.com/apache/phoenix/pull/12#issuecomment-55737370
Updated with all the comments. The ColumnNotFoundException is needed
because in case of MultiCF and there is an alter table query then the table
does not have default CF and the scan also has the default CF in the scan map.
So it is always better to catch that exception to just let through.
---
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.
---