[ 
https://issues.apache.org/jira/browse/TAJO-1868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14805013#comment-14805013
 ] 

ASF GitHub Bot commented on TAJO-1868:
--------------------------------------

Github user jihoonson commented on the pull request:

    https://github.com/apache/tajo/pull/768#issuecomment-141350668
  
    @hyunsik, it looks that there is still a problem.
    ```
    default> create external table customer (id int4) using text location 
's3a://id:key@tajo-data-sa-east-1/tpch-1g/customer/customer.tbl';
    ERROR: internal error: Not found Tablespace handler for 
s3a://id:key@tajo-data-sa-east-1/tpch-1g/customer/customer.tbl
    ```


> 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)

Reply via email to