GitHub user charsyam opened a pull request:

    https://github.com/apache/tajo/pull/610

    TAJO-1657: Tajo Rest API /database/{database-name]/tables should return 
table names only without invalid external table info

    Tajo Rest API GET /databases/{database-name}/tables should return table 
name only without invalid external table info.
    current tables API return table name and external table info but, it always 
return false.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/charsyam/tajo feature/fix-bug-rest-api-table

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/610.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 #610
    
----
commit 4e545769aca0a7cfc0958601926973b622e4bb72
Author: clark.kang <[email protected]>
Date:   2015-06-23T14:34:25Z

    fix-bug-rest-api-table

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to