Tianyi Wang has uploaded a new patch set (#3).
Change subject: IMPALA-4039: Increase width of Operator column in runtime
profile
......................................................................
IMPALA-4039: Increase width of Operator column in runtime profile
This patch changes the maximum column width in impala::PrintExecSummary
from 30 to 1000. It affects:
1. Summary page in web UI
2. "ExecSummary" section in runtime profile given by
1). Profile command in impala-shell
2). Profile page in web UI
Summary command in impala-shell is unaffected: there isn't a width limit
on client side.
Change-Id: I1ae559913a98e32f77782161aa2b76e7c8a5dabd
---
M be/src/util/summary-util.cc
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/91/7691/3
--
To view, visit http://gerrit.cloudera.org:8080/7691
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I1ae559913a98e32f77782161aa2b76e7c8a5dabd
Gerrit-PatchSet: 3
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Tianyi Wang <[email protected]>
Gerrit-Reviewer: Lars Volker <[email protected]>
Gerrit-Reviewer: Tianyi Wang <[email protected]>