Hello Andrew Sherman, Riza Suminto, Michael Smith, Impala Public Jenkins,

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

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

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

Change subject: IMPALA-12426: Switches the duration fields to be stored in 
decimal seconds.
......................................................................

IMPALA-12426: Switches the duration fields to be stored in decimal seconds.

The original implementation of the completed queries table
stored durations in integer nanoseconds. This change
modifies the duration fields to be stored as seconds with
up to three digits of millisecond precision.

Existing sys.impala_query_log tables will need to be
dropped.

Testing was accomplished by modifying the python custom
cluster tests.

Change-Id: I842951a132b7b8eadccb09a3674f4c34ac42ff1b
---
M be/src/exec/system-table-scanner.cc
M be/src/service/workload-management-fields.cc
M be/src/service/workload-management-flags.cc
M be/src/service/workload-management.cc
M be/src/service/workload-management.h
M common/thrift/SystemTables.thrift
M fe/src/main/java/org/apache/impala/catalog/SystemTable.java
M tests/util/assert_time.py
M tests/util/workload_management.py
9 files changed, 193 insertions(+), 119 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/03/21203/7
--
To view, visit http://gerrit.cloudera.org:8080/21203
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I842951a132b7b8eadccb09a3674f4c34ac42ff1b
Gerrit-Change-Number: 21203
Gerrit-PatchSet: 7
Gerrit-Owner: Jason Fehr <jf...@cloudera.com>
Gerrit-Reviewer: Andrew Sherman <asher...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Jason Fehr <jf...@cloudera.com>
Gerrit-Reviewer: Michael Smith <michael.sm...@cloudera.com>
Gerrit-Reviewer: Riza Suminto <riza.sumi...@cloudera.com>

Reply via email to