Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/13536 )
Change subject: KUDU-2809 (4/6): skip unobservable rows when iterating a DRS ...................................................................... Patch Set 6: (1 comment) http://gerrit.cloudera.org:8080/#/c/13536/2/src/kudu/tablet/delta_store.cc File src/kudu/tablet/delta_store.cc: http://gerrit.cloudera.org:8080/#/c/13536/2/src/kudu/tablet/delta_store.cc@281 PS2, Line 281: false; > Well, that's fair that the type doesn't really matter. But the cast is wron Ah good point. Will change to reinterpret_cast<int64_t>. -- To view, visit http://gerrit.cloudera.org:8080/13536 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I2b616c4e8b99dbc7063b940bcb35352f87ab0226 Gerrit-Change-Number: 13536 Gerrit-PatchSet: 6 Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Will Berkeley <[email protected]> Gerrit-Comment-Date: Fri, 07 Jun 2019 21:34:16 +0000 Gerrit-HasComments: Yes
