Hello Kurt Deschler, Wenzhe Zhou, Impala Public Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/19744

to look at the new patch set (#7).

Change subject: IMPALA-11970: Optimized rendering for the query timeline display
......................................................................

IMPALA-11970: Optimized rendering for the query timeline display

Decoupled the retrieval of attributes and rendering
to optimize window resize events for large JSON
query profiles in the timeline display.

A reload will be triggered after every second,
in case the query execution has not completed,
or due to errors in parsing the profile;
only valid profiles are rendered.

Replaces 'maximum()' and 'minimum()' functions with
'Math.max.apply()' and 'Math.min.apply()'.

Change-Id: Iec458602266863b6e313f52b26a2dc35cff0db0f
---
M www/query_timeline.tmpl
1 file changed, 219 insertions(+), 213 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/44/19744/7
--
To view, visit http://gerrit.cloudera.org:8080/19744
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Iec458602266863b6e313f52b26a2dc35cff0db0f
Gerrit-Change-Number: 19744
Gerrit-PatchSet: 7
Gerrit-Owner: Surya Hebbar <sheb...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Kurt Deschler <kdesc...@cloudera.com>
Gerrit-Reviewer: Surya Hebbar <sheb...@cloudera.com>
Gerrit-Reviewer: Wenzhe Zhou <wz...@cloudera.com>

Reply via email to