----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22969/ -----------------------------------------------------------
Review request for drill. Repository: drill-git Description ------- Changes to ensure partially complete/filled profiles are dealt with correctly Query Timing Profile * Only include fragments with valid startTime/endTime in aggregated info * Display times relative to profile.startTime rather than fragment 0 Major Fragment Timing Profile * Display current state, rather than start/end time for fragments that have not reported it. Minor Fragment Operator Profiles * Only display when operator profiles are available Diffs ----- exec/java-exec/src/main/java/org/apache/drill/exec/server/rest/ProfileWrapper.java c6cd250 Diff: https://reviews.apache.org/r/22969/diff/ Testing ------- Thanks, Cliff Buchanan
