Tim Armstrong has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/12052 )

Change subject: IMPALA-7939: Fix issue where CTE is categorized as DML statement
......................................................................


Patch Set 6:

I think ultimately we should either get rid of the is_dml logic and make sure 
that the statement result set contains whatever information should be displayed 
to the user (this makes the most sense to me, since this mirrors what Hue and 
other clients do anyway).

Or we could extend the protocol to include the query type in GetExecSummary or 
similar, but that seems more brittle.

Don't need to do that in this patchset, but if we can't get the client-side 
parsing 100% correct then it seems ok to leave it and plan on a better solution 
later.


--
To view, visit http://gerrit.cloudera.org:8080/12052
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I011b8e73a0477ac6b2357725452458f972785ae7
Gerrit-Change-Number: 12052
Gerrit-PatchSet: 6
Gerrit-Owner: Fredy Wijaya <fwij...@cloudera.com>
Gerrit-Reviewer: Bharath Vissapragada <bhara...@cloudera.com>
Gerrit-Reviewer: Csaba Ringhofer <csringho...@cloudera.com>
Gerrit-Reviewer: Fredy Wijaya <fwij...@cloudera.com>
Gerrit-Reviewer: Gabor Kaszab <gaborkas...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Michael Brown <mi...@cloudera.com>
Gerrit-Reviewer: Tim Armstrong <tarmstr...@cloudera.com>
Gerrit-Comment-Date: Mon, 10 Dec 2018 17:32:12 +0000
Gerrit-HasComments: No

Reply via email to