You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Baike Xia (Code Review)" <ge...@cloudera.org> on 2023/02/28 11:41:49 UTC

[Impala-ASF-CR] IMPALA-11898: Add query options in the profile event if the query failed in planning

Baike Xia has uploaded a new patch set (#3). ( http://gerrit.cloudera.org:8080/19517 )

Change subject: IMPALA-11898: Add query options in the profile event if the query failed in planning
......................................................................

IMPALA-11898: Add query options in the profile event if the query failed in planning

Query options are normally included in the profile,
but when the query fails during planning, query options are missing.
After this change, query options are also added to the profile
upon planning failure.

Change-Id: I0e9ce62008dd5b1671b09eda5365cbb0940ebe64
---
M be/src/service/client-request-state.cc
M be/src/service/impala-server.cc
2 files changed, 5 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/17/19517/3
-- 
To view, visit http://gerrit.cloudera.org:8080/19517
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I0e9ce62008dd5b1671b09eda5365cbb0940ebe64
Gerrit-Change-Number: 19517
Gerrit-PatchSet: 3
Gerrit-Owner: Baike Xia <xi...@163.com>
Gerrit-Reviewer: Baike Xia <xi...@163.com>
Gerrit-Reviewer: Daniel Becker <da...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Quanlong Huang <hu...@gmail.com>