GitHub user charsyam opened a pull request:

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

    TAJO-1618 [Rest API] queries/{queryId} should set default print type

    currently REST API /queries/
    {queryId} cause error without print parameter.
    and submit query just return url of /queries/{queryId}
    without print type.
    so I think it is better to set default print type when users don't pass 
print querystring.

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

    $ git pull https://github.com/charsyam/tajo feature/rest-default-printtype

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

    https://github.com/apache/tajo/pull/581.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 #581
    
----
commit 033bfb61a342517d5d8d4c22e745e3467d13b586
Author: clark.kang <[email protected]>
Date:   2015-05-21T17:17:49Z

    set default queryinfo printtype

----


---
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