KeDeng has posted comments on this change. ( http://gerrit.cloudera.org:8080/23055 )
Change subject: [util] eliminate compiler warnings in RLE encoding debug checks ...................................................................... Patch Set 2: (2 comments) http://gerrit.cloudera.org:8080/#/c/23055/1/src/kudu/util/rle-encoding.h File src/kudu/util/rle-encoding.h: http://gerrit.cloudera.org:8080/#/c/23055/1/src/kudu/util/rle-encoding.h@409 PS1, Line 409: current_value_ = value; > Regarding the extra check in the RleEncoder's constructor, it should have b Done http://gerrit.cloudera.org:8080/#/c/23055/1/src/kudu/util/rle-encoding.h@409 PS1, Line 409: current_value_ = value; > I'd rather think of doing this using constexpr. It's easier to read and it Done -- To view, visit http://gerrit.cloudera.org:8080/23055 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I230fb92acb18aeda29766f2f131beac9eca8dab9 Gerrit-Change-Number: 23055 Gerrit-PatchSet: 2 Gerrit-Owner: KeDeng <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: KeDeng <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Comment-Date: Fri, 20 Jun 2025 09:11:09 +0000 Gerrit-HasComments: Yes
