[
https://issues.apache.org/jira/browse/TAJO-1649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14589846#comment-14589846
]
ASF GitHub Bot commented on TAJO-1649:
--------------------------------------
GitHub user charsyam opened a pull request:
https://github.com/apache/tajo/pull/606
TAJO-1649 Change Rest API /databases/{database-name}/functions to /functions
functions is not related with database.
so GET /functions is more clear.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/charsyam/tajo feature/change-api-functions
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/606.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #606
----
commit e052e41e44513ed14988aeb5774b1c50de1e6048
Author: clark.kang <[email protected]>
Date: 2015-06-17T14:22:07Z
change api functions address
----
> Change Rest API /databases/{database-name}/functions to /functions
> ------------------------------------------------------------------
>
> Key: TAJO-1649
> URL: https://issues.apache.org/jira/browse/TAJO-1649
> Project: Tajo
> Issue Type: Improvement
> Reporter: DaeMyung Kang
> Assignee: DaeMyung Kang
>
> functions is not related with database.
> so GET /functions is more clear.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)