[
https://issues.apache.org/jira/browse/TAJO-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14573061#comment-14573061
]
ASF GitHub Bot commented on TAJO-1609:
--------------------------------------
Github user charsyam commented on the pull request:
https://github.com/apache/tajo/pull/574#issuecomment-108953512
@hyunsik I'm sorry. I will close this issue. and I will make new PR.
> query rest api uri should change from /databases/{database_name}/queies to
> /queries/{database_name}
> ---------------------------------------------------------------------------------------------------
>
> Key: TAJO-1609
> URL: https://issues.apache.org/jira/browse/TAJO-1609
> Project: Tajo
> Issue Type: Improvement
> Reporter: DaeMyung Kang
> Assignee: DaeMyung Kang
>
> currently, "databases" Rest Api uri has too many meaning.
> 1. for query
> 2. to manage databases info
> and databases/{database_name}/queries is not proper for queries
> so I suggest change from "/databases/{database_name}/queries" to
> "/queries/{database_name}", it is more clear to understand.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)