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/24 08:43:54 UTC

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

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

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

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

Query options should usually be in the profile,
but when the Query fails during planning, Query options are missing.
Upon failure, should add query options to the profile.

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/2
-- 
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: 2
Gerrit-Owner: Baike Xia <xi...@163.com>
Gerrit-Reviewer: Daniel Becker <da...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>