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/10/29 11:53:25 UTC

[GitHub] [incubator-doris] xinyiZzz opened a new issue #4821: Feature] Running Profile OLAP_SCAN_NODE node has poor readability

xinyiZzz opened a new issue #4821:
URL: https://github.com/apache/incubator-doris/issues/4821


   **Is your feature request related to a problem? Please describe.**
   In the Running Profile, the statistical values of the OLAP_SCAN_NODE node are too many, including the statistical values of OlapScanner and SegmentIterator.
   This leads to poor readability of the Running Profile and contains multiple meaningless statistical values.
   
   
   **Describe the solution you'd like**
   I suggest dividing the OLAP_SCAN_NODE profile into three layers: ʻOLAP_SCAN_NODE`, ʻOlapScanner`, and `SegmentIterator` according to the calling relationship, and delete meaningless statistical values.


----------------------------------------------------------------
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 closed issue #4821: [Feature] Running Profile OLAP_SCAN_NODE node has poor readability

Posted by GitBox <gi...@apache.org>.
morningman closed issue #4821:
URL: https://github.com/apache/incubator-doris/issues/4821


   


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