GitHub user charsyam opened a pull request:

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

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

    Duplicated of #610 
    
    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-table2

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

    https://github.com/apache/tajo/pull/619.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 #619
    
----
commit 16ba96c4ddd4ead1d0f3dd6047c49cf5abcc1f42
Author: clark.kang <[email protected]>
Date:   2015-06-29T14:25:58Z

    fix bug for rest api for 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