[ 
https://issues.apache.org/jira/browse/IMPALA-12133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17722251#comment-17722251
 ] 

ASF subversion and git services commented on IMPALA-12133:
----------------------------------------------------------

Commit 3608ab25f13708b1ba73b0f81abe37c1cda4e342 in impala's branch 
refs/heads/master from Surya Hebbar
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=3608ab25f ]

IMPALA-12133: Fix query timeline display height for compact query plans

The patch resizes the fragment diagram for small query plans
on the query timeline, eliminating unnecessary spacing below it.

Lowest value of display_height and fragment diagram's height
are taken by multiplying row_height and rownum.

Constant folding implementations in browsers guarantee
optimal rendering without performance degradation.

Change-Id: I5e4123c54a2b8d9d2900b3271b274cd23e337c91
Reviewed-on: http://gerrit.cloudera.org:8080/19872
Tested-by: Impala Public Jenkins <[email protected]>
Reviewed-by: Kurt Deschler <[email protected]>
Reviewed-by: Wenzhe Zhou <[email protected]>


> Fix query timeline's display height for compact query plans
> -----------------------------------------------------------
>
>                 Key: IMPALA-12133
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12133
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Surya Hebbar
>            Assignee: Surya Hebbar
>            Priority: Minor
>         Attachments: query_timeline.png, query_timeline_min.png
>
>
> Fix query timeline's display height for compact query plans; to ensure 
> minimum space consumption and accessibility in small query plans, as before.
> !query_timeline.png|width=631,height=361!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to