Hello 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 (#3). 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. Failure to fetch a query profile triggers a timer. Errors in parsing the profile are caught to ensure rendering of only valid profiles. Replaces 'maximum()' and 'minimum()' functions with 'Math.max.apply()' and 'Math.min.apply()'. Change-Id: Iec458602266863b6e313f52b26a2dc35cff0db0f --- M www/query_timeline.tmpl 1 file changed, 205 insertions(+), 209 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/44/19744/3 -- 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: 3 Gerrit-Owner: Surya Hebbar <sheb...@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>