mirror of
https://github.com/apache/impala.git
synced 2026-02-01 21:00:29 -05:00
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 <amsinha@cloudera.com> Reviewed-on: http://gerrit.cloudera.org:8080/17312 Reviewed-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com> Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>