Steve Carlin has uploaded this change for review. ( 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 --- M be/src/runtime/query-driver.cc 1 file changed, 2 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/08/18108/1 -- 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: newchange Gerrit-Change-Id: I977b3a53553aaa40f8d82e7b5b6883b1a6a23065 Gerrit-Change-Number: 18108 Gerrit-PatchSet: 1 Gerrit-Owner: Steve Carlin <[email protected]>
