[email protected] has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/20393


Change subject: fix bug IMPALA-12322:wrong timestamp when scan kudu timestamp 
with timezone
......................................................................

fix bug IMPALA-12322:wrong timestamp when scan kudu timestamp with timezone

impala reads the kudu time always in utc and does not directly convert to a 
local timezone, so  we should automatically convert when the configuration 
-use_local_tz_for_unix_timestamp_conversions is enabled.

Testing:
The tests can be found in kudu_timezone-impalad.test
Change-Id: I93d98389a97416fe47e89f584ca1d7757d10e427
---
M be/src/exec/kudu/kudu-scanner.cc
A 
testdata/workloads/functional-query/queries/QueryTest/kudu_timezone-impalad.test
2 files changed, 96 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/93/20393/2
--
To view, visit http://gerrit.cloudera.org:8080/20393
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I93d98389a97416fe47e89f584ca1d7757d10e427
Gerrit-Change-Number: 20393
Gerrit-PatchSet: 2
Gerrit-Owner: Anonymous Coward <[email protected]>

Reply via email to