[
https://issues.apache.org/jira/browse/IMPALA-14076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18005287#comment-18005287
]
ASF subversion and git services commented on IMPALA-14076:
----------------------------------------------------------
Commit c2705fa480bfa33b48f2206d61ba13d3ee998dd5 in impala's branch
refs/heads/master from Riza Suminto
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=c2705fa48 ]
IMPALA-14076: Improve readability of workload management query
This patch improve the readability of workload management's insert dml
query profiles by:
1. Add a newline between each entry in the VALUES clause.
2. Remove analyzed query from the PLAN column in both tables.
For second one, a new query option HIDE_ANALYZED_QUERY is added. If this
option is set to True, 'Analyzed query' will not be printed in Plan
section of runtime profile. This is helpful for long SQL such as
workload management's insert dml query.
Testing:
- Add explain test case for HIDE_ANALYZED_QUERY option.
- Manually run some queries in minicluster with enabled workload
management. Confirmed that both improvement happen in DML runtime
profile.
Change-Id: I30576795dbc2af27a6879684f3757becfd8fc8d0
Reviewed-on: http://gerrit.cloudera.org:8080/23085
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Workload Management Readability Improvements
> --------------------------------------------
>
> Key: IMPALA-14076
> URL: https://issues.apache.org/jira/browse/IMPALA-14076
> Project: IMPALA
> Issue Type: Improvement
> Affects Versions: Impala 5.0.0
> Reporter: Jason Fehr
> Assignee: Riza Suminto
> Priority: Critical
> Labels: impala
> Attachments: profile_eb4c870cd027ac3e_f2bf97d300000000.txt
>
>
> Ideas for improving the readability of workload management insert dml query
> profiles:
> 1. Add a newline between each entry in the VALUES clause
> 2. Remove analyzed query from the PLAN column in both tables.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]