Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/9363
Change subject: KUDU-721: Support range partitions on decimal columns ...................................................................... KUDU-721: Support range partitions on decimal columns Add the DataType handling to enable range partitions on decimal columns and a test that fails without the changes. Change-Id: I419d442dd233c73166c6e391907c8443ebecc917 --- M src/kudu/client/client-test.cc M src/kudu/common/partition.cc M src/kudu/util/decimal_util-test.cc M src/kudu/util/decimal_util.cc M src/kudu/util/decimal_util.h 5 files changed, 68 insertions(+), 4 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/63/9363/1 -- To view, visit http://gerrit.cloudera.org:8080/9363 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I419d442dd233c73166c6e391907c8443ebecc917 Gerrit-Change-Number: 9363 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]>
