You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/07/20 09:05:54 UTC

[GitHub] [incubator-doris] chaoyli opened a new pull request #4119: [Enhancement] Add HTTP RestFul interface to get QueryPlan by QueryID

chaoyli opened a new pull request #4119:
URL: https://github.com/apache/incubator-doris/pull/4119


   1. Doris is lack of get QueryPlan by QueryID, so I add it.
   2. Insert is not be taken into consideration when been profiled.
      Now I add it into QueryDetailQueue to be collected.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] morningman commented on pull request #4119: [Enhancement] Add HTTP RestFul interface to get QueryPlan by QueryID

Posted by GitBox <gi...@apache.org>.
morningman commented on pull request #4119:
URL: https://github.com/apache/incubator-doris/pull/4119#issuecomment-667507950


   Hi @chaoyli,
   I am sorting out all current http apis of FE, and I am going to standardize the incoming parameters, return values and other information of these apis.
   Could you please wait a few days before I finish doing this?
   The current API implementation is not standardized, we need a unified standard to design these APIs.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] chaoyli closed pull request #4119: [Enhancement] Add HTTP RestFul interface to get QueryPlan by QueryID

Posted by GitBox <gi...@apache.org>.
chaoyli closed pull request #4119:
URL: https://github.com/apache/incubator-doris/pull/4119


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] chaoyli commented on pull request #4119: [Enhancement] Add HTTP RestFul interface to get QueryPlan by QueryID

Posted by GitBox <gi...@apache.org>.
chaoyli commented on pull request #4119:
URL: https://github.com/apache/incubator-doris/pull/4119#issuecomment-667967346


   > Hi @chaoyli,
   > I am sorting out all current http apis of FE, and I am going to standardize the incoming parameters, return values and other information of these apis.
   > Could you please wait a few days before I finish doing this?
   > The current API implementation is not standardized, we need a unified standard to design these APIs.
   
   OK, I will close it temporary. After you finish the standardization, I will reopen it.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org