Aman Sinha has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/18108 )
Change subject: IMPALA-11062: "now_string" option not working properly ...................................................................... IMPALA-11062: "now_string" option not working properly The "now_string" option was not working when queries are being sent through the "ExecutePlannedStatement" API. The string needed to be copied over to the TQueryCtx object used in RuntimeState. Change-Id: I977b3a53553aaa40f8d82e7b5b6883b1a6a23065 Reviewed-on: http://gerrit.cloudera.org:8080/18108 Tested-by: Impala Public Jenkins <[email protected]> Reviewed-by: Aman Sinha <[email protected]> --- M be/src/runtime/query-driver.cc 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Impala Public Jenkins: Verified Aman Sinha: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/18108 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I977b3a53553aaa40f8d82e7b5b6883b1a6a23065 Gerrit-Change-Number: 18108 Gerrit-PatchSet: 3 Gerrit-Owner: Steve Carlin <[email protected]> Gerrit-Reviewer: Aman Sinha <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Kurt Deschler <[email protected]>
