Hello Kudu Jenkins,

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

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

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

Change subject: KUDU-1722 - Range Partition Failure on UNIXTIME_MICROS
......................................................................

KUDU-1722 - Range Partition Failure on UNIXTIME_MICROS

Errors are returned when attempting to add range partition bounds
for a unixtime_micros value when specifying bound types that are
not the default. This is happening because the logic to convert the
bounds to defaults (inclusive for Lower and exclusive for Upper)
converts the UNIXTIME_MICROS value to an INT64. This patch addresses
this issue and includes a test.

Change-Id: I47d23d184a6b73c5c0cdd04519821c4e7eb53ecb
---
M src/kudu/client/client-test.cc
M src/kudu/common/partition.cc
2 files changed, 39 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/19/5119/3
-- 
To view, visit http://gerrit.cloudera.org:8080/5119
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I47d23d184a6b73c5c0cdd04519821c4e7eb53ecb
Gerrit-PatchSet: 3
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Jordan Birdsell <jtbirds...@apache.org>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Tidy Bot

Reply via email to