Volodymyr Verovkin has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/15758 )

Change subject: [partitioning] KUDU-2671 [part 1] Support for different hash 
partitioning per range partition.
......................................................................


Patch Set 4:

(2 comments)

http://gerrit.cloudera.org:8080/#/c/15758/3/src/kudu/common/partition-test.cc
File src/kudu/common/partition-test.cc:

http://gerrit.cloudera.org:8080/#/c/15758/3/src/kudu/common/partition-test.cc@862
PS3, Line 862: Partition
> nit: Partitions
Done


http://gerrit.cloudera.org:8080/#/c/15758/3/src/kudu/common/partition-test.cc@894
PS3, Line 894:   EXPECT_EQ(R"(HASH (k) PARTITION 0, RANGE (k) PARTITION 10 <= 
VALUES < 20)",
             :             partition_schema.PartitionDebugString(partitions[0], 
(*range_hash_buckets)[0], schema));
             :   EXPECT_EQ(R"(HASH (k) PARTITION 1, RANGE (k) PARTITION 10 <= 
VALUES < 20)",
             :             partition_schema.PartitionDebugString(partitions[1], 
(*range_hash_buckets)[0], schema));
> I see.  Could you then at least reflect that fact in the commit message, li
Done



--
To view, visit http://gerrit.cloudera.org:8080/15758
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ie843f37392240c3a47a589658d9702c2049ee011
Gerrit-Change-Number: 15758
Gerrit-PatchSet: 4
Gerrit-Owner: Volodymyr Verovkin <verjov...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <aser...@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Grant Henke <granthe...@apache.org>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)
Gerrit-Reviewer: Volodymyr Verovkin <verjov...@cloudera.com>
Gerrit-Comment-Date: Fri, 24 Apr 2020 01:14:44 +0000
Gerrit-HasComments: Yes

Reply via email to