[
https://issues.apache.org/jira/browse/TAJO-1868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14901827#comment-14901827
]
ASF GitHub Bot commented on TAJO-1868:
--------------------------------------
Github user jihoonson commented on the pull request:
https://github.com/apache/tajo/pull/768#issuecomment-142166876
Ok. Let's consider it again when it comes to a problem.
Anyway, how about changing
```CreateTableExecutor::getTablespaceHandler()``` to throw the
```UndefinedTablespaceHandlerException``` instead of
```UndefinedTablespaceException```? This is not related to this patch, but
related to the previous one.
> Allow TablespaceManager::get to return unregistered tablespace
> --------------------------------------------------------------
>
> Key: TAJO-1868
> URL: https://issues.apache.org/jira/browse/TAJO-1868
> Project: Tajo
> Issue Type: Improvement
> Reporter: Hyunsik Choi
> Assignee: Hyunsik Choi
> Fix For: 0.11.0
>
>
> This patch allows TablespaceManager::get() to return unregistered tablespace
> by URI.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)