Surya Hebbar has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/19872


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

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
---
M www/query_timeline.tmpl
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/72/19872/1
--
To view, visit http://gerrit.cloudera.org:8080/19872
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5e4123c54a2b8d9d2900b3271b274cd23e337c91
Gerrit-Change-Number: 19872
Gerrit-PatchSet: 1
Gerrit-Owner: Surya Hebbar <[email protected]>
Gerrit-Reviewer: Kurt Deschler <[email protected]>
Gerrit-Reviewer: Wenzhe Zhou <[email protected]>

Reply via email to