Dan Burkert has posted comments on this change. ( http://gerrit.cloudera.org:8080/8222 )
Change subject: KUDU-2173: Partitions are pruned incorrectly when range-partitioned on a PK prefix ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/8222/1/src/kudu/common/key_util.cc File src/kudu/common/key_util.cc: http://gerrit.cloudera.org:8080/#/c/8222/1/src/kudu/common/key_util.cc@333 PS1, Line 333: row->schema()->byte_size > don't you mean num_key_columns or somesuch here? Yeah I didn't run the full test suite, this actually caused a bunch of issues. -- To view, visit http://gerrit.cloudera.org:8080/8222 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I38752f50c0910cd157a912eaa272c76a1a0d9b59 Gerrit-Change-Number: 8222 Gerrit-PatchSet: 1 Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-Comment-Date: Fri, 06 Oct 2017 16:57:07 +0000 Gerrit-HasComments: Yes
