Hello Aman Sinha,

I'd like you to do a code review. Please visit

    http://gerrit.cloudera.org:8080/17312

to review the following change.


Change subject: IMPALA-10655: Add ImpalaServer interface to Initialize 
TQueryCtx for external frontends
......................................................................

IMPALA-10655: Add ImpalaServer interface to Initialize TQueryCtx for external 
frontends

This patch adds a new interface that returns an initialized TQueryCtx
for use in requests submitted by external frontends. This is necessary
to ensure that the query context in an externally generated TExecRequest
has appropriate coordinator metadata.

Testing: External frontend regression tests

Change-Id: I59cebcf087e703a4ab49fb44f6f5ba1044f26546
Reviewed-by: Aman Sinha <[email protected]>
---
M be/src/rpc/hs2-http-test.cc
M be/src/service/impala-hs2-server.cc
M be/src/service/impala-server.h
M common/thrift/ImpalaService.thrift
M tests/hs2/test_hs2.py
M tests/run-tests.py
6 files changed, 33 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/12/17312/1
--
To view, visit http://gerrit.cloudera.org:8080/17312
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I59cebcf087e703a4ab49fb44f6f5ba1044f26546
Gerrit-Change-Number: 17312
Gerrit-PatchSet: 1
Gerrit-Owner: Kurt Deschler <[email protected]>
Gerrit-Reviewer: Aman Sinha <[email protected]>

Reply via email to