Github user hyunsik commented on the pull request:
https://github.com/apache/tajo/pull/768#issuecomment-141892912
@jihoonson The error message was changed as follows: ``Not found Tablespace
handler for ${uri}``. It would look more reasonable error than that of before.
If the problem is about error message, we can improve error messages.
In contrast, similar to your mention, if we use FileTablespace as a
default handler, it will make more unexpected cases because there are many code
paths to handle the URI. It may make "out of control" against some error case.
---
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.
---