Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

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

Closed
charsyam wants to merge 1 commit intoapache:masterfrom
charsyam:feature/rest-default-printtype
Closed

TAJO-1618 [Rest API] queries/{queryId} should set default print type#581
charsyam wants to merge 1 commit intoapache:masterfrom
charsyam:feature/rest-default-printtype

Conversation

@charsyam
Copy link
Contributor

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.

change default as COMPLICATED

default value to resultset
@charsyam charsyam force-pushed the feature/rest-default-printtype branch from 6fee656 to a8f9654 Compare May 22, 2015 18:17
@jihoonson
Copy link
Contributor

It seems that there were some problems to download some maven jars.
Would you trigger the test again?
It would be nice if you trigger the jenkins test by putting your patch on jira.

@charsyam
Copy link
Contributor Author

@jihoonson I attached patch on jira.
and it passed. :)

@jihoonson
Copy link
Contributor

+1. Thanks @charsyam. It works well. I'll change indent before commit.
Anyway, this patch requires to update our document for REST API (https://cwiki.apache.org/confluence/display/TAJO/TAJO+REST+API). Would you update it?

@asfgit asfgit closed this in f124b87 May 27, 2015
@charsyam
Copy link
Contributor Author

@jihoonson I will update it soon.

@charsyam
Copy link
Contributor Author

@jihoonson and I'm sorry for indent. Actually I fixed it , but I forgot push. sorry.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants