You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Arina Ielchiieva (Jira)" <ji...@apache.org> on 2019/11/04 12:52:00 UTC

[jira] [Updated] (DRILL-6593) unordered receivers for broadcast senders dont rerpot memmory consumption

     [ https://issues.apache.org/jira/browse/DRILL-6593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arina Ielchiieva updated DRILL-6593:
------------------------------------
    Fix Version/s:     (was: 1.17.0)

> unordered receivers for broadcast senders dont rerpot memmory consumption
> -------------------------------------------------------------------------
>
>                 Key: DRILL-6593
>                 URL: https://issues.apache.org/jira/browse/DRILL-6593
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Functions - Drill
>    Affects Versions: 1.14.0
>         Environment: RHEL 7
>            Reporter: Dechang Gu
>            Assignee: Karthikeyan Manivannan
>            Priority: Major
>         Attachments: TPCDS_78_3_id_24c43954-65b4-07b6-7e53-a37ad47fa963.json
>
>
> In my regression test on TPCDS SF100 dataset, query 78 profile shows the following:
> {code}
> 05-xx-02	PROJECT	0.000s	0.001s	0.003s	0.022s	0.000s	0.000s	0.000s	0.02%	0.00%	64,787,488	3MB	3MB
> 05-xx-03	HASH_JOIN	0.000s	0.000s	0.774s	1.002s	0.000s	0.000s	0.000s	6.87%	0.32%	69,186,507	8MB	10MB
> 05-xx-04	UNORDERED_RECEIVER	0.000s	0.000s	0.000s	0.000s	0.000s	0.000s	0.000s	0.00%	0.00%	4,382,940	-	-
> 05-xx-05	PROJECT	0.000s	0.001s	0.002s	0.015s	0.000s	0.000s	0.000s	0.02%	0.00%	64,803,567	3MB	3MB
> 05-xx-06	SELECTION_VECTOR_REMOVER	0.000s	0.000s	0.333s	0.566s	0.000s	0.000s	0.000s	2.95%	0.14%	64,803,567	5MB	5MB
> {code}
> Note 05-xx-04 did not show memory usage.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)