Mahesh Reddy has posted comments on this change. ( http://gerrit.cloudera.org:8080/17025 )
Change subject: KUDU-2671: Adds new field to PartitionSchema. ...................................................................... Patch Set 12: (1 comment) http://gerrit.cloudera.org:8080/#/c/17025/11/src/kudu/common/partition-test.cc File src/kudu/common/partition-test.cc: http://gerrit.cloudera.org:8080/#/c/17025/11/src/kudu/common/partition-test.cc@1355 PS11, Line 1355: CheckSerializationFunctions(pb, partition_schema, schema); > Yeah, maybe not. I'm thinking something more along the lines of: That's essentially what CheckSerializationFunctions() does. It's just that the new fields of PartitionSchemaPB are not populated in other tests so the new changes to the encoder/decoder function will not be tested in those tests. But I can still go ahead and call this from other tests. -- To view, visit http://gerrit.cloudera.org:8080/17025 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ic5d8615ab9967fdb40292b9c77eb68a19baeca1d Gerrit-Change-Number: 17025 Gerrit-PatchSet: 12 Gerrit-Owner: Mahesh Reddy <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Mahesh Reddy <[email protected]> Gerrit-Reviewer: Tidy Bot (241) Gerrit-Comment-Date: Tue, 13 Apr 2021 18:13:52 +0000 Gerrit-HasComments: Yes
