Hello Greg Rahn, Impala Public Jenkins,

I'd like you to reexamine a change. Please visit

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

to look at the new patch set (#3).

Change subject: IMPALA-8108: Impala query returns TIMESTAMP values in different 
types
......................................................................

IMPALA-8108: Impala query returns TIMESTAMP values in different types

Impala uses function boost::posix_time::to_simple_string(time_duration)
to convert timestamp to a string and to_simple_string() remove fractional
seconds if they are all zeros.

In order to output timestamp values in the same format, we add padding
zeros if where isn't fractional seconds.

Change-Id: Iad9a4659ff6d5353329e9d062886ee80296b5b43
---
M be/src/runtime/timestamp-value.cc
A testdata/workloads/functional-query/queries/QueryTest/timestamps.test
A tests/query_test/test_timestamps.py
3 files changed, 65 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/98/12498/3
--
To view, visit http://gerrit.cloudera.org:8080/12498
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Iad9a4659ff6d5353329e9d062886ee80296b5b43
Gerrit-Change-Number: 12498
Gerrit-PatchSet: 3
Gerrit-Owner: Robbie Zhang <rzh...@cloudera.com>
Gerrit-Reviewer: Greg Rahn <gr...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>

Reply via email to