Github user dongjoon-hyun commented on the pull request:
https://github.com/apache/tajo/pull/476#issuecomment-87411421
Rebased and added error handling cases according to the discussion
https://issues.apache.org/jira/browse/TAJO-29.
When selecting non-empty ORCFile table, return IOException instead of NPE.
I think this is more general error handling way rather than throwing
NotImplementedException for a new specific storage type.
By the way, I welcome any feedback for the way of error handling.
---
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.
---