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

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

Github user jihoonson commented on the pull request:

    https://github.com/apache/tajo/pull/604#issuecomment-114781215
  
    Thanks for your comment.
    In terms of the consistency of APIs, I think that ```create database``` API 
should have the equivalent form of ```create table``` API.
    So, passing ```database_name``` as a parameter looks good to me.


> Change Create Database Tajo Rest API address from POST /databases to POST 
> /databases/{database_name}
> ----------------------------------------------------------------------------------------------------
>
>                 Key: TAJO-1647
>                 URL: https://issues.apache.org/jira/browse/TAJO-1647
>             Project: Tajo
>          Issue Type: Improvement
>            Reporter: DaeMyung Kang
>            Assignee: DaeMyung Kang
>
> in Rest API
> POST /databases/{database_name} is more understandable
> comparing to POST /databases with database_name parameter



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to