GitHub user charsyam opened a pull request:

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

    TAJO-1944: Support text resultset for REST

    This is just for review. and I just add csv only now :)
    
    I worried about 3 points. 
    
    first of all, memory usages for other type.
    I think most users want to download all data as csv one time.
    
    second, add new method for NonForwardQueryResultScanner to get tuple list.
    
    third, removing base64 checking for consistency with other type(csv, binary)

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

    $ git pull https://github.com/charsyam/tajo feature/tajo-output

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

    https://github.com/apache/tajo/pull/876.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 #876
    
----

----


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