Github user jihoonson commented on the pull request:
https://github.com/apache/tajo/pull/433#issuecomment-89548289
I don't think this issue is trivial.
You might already consider, but we need to decide which errors are critical
or trivial.
IMO, we can regard the errors caused by users' mistake as trivial ones. For
example, getting table meta of non-existing table might be user's mistake.
Any other errors should be regarded as critical errors, and must be exposed
to users to help to find what caused the problems. So, the default
configuration must be reverted.
---
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.
---