Andrew Wong has posted comments on this change. Change subject: KUDU-1893 Ensure evaluation of added columns ......................................................................
Patch Set 8: (2 comments) http://gerrit.cloudera.org:8080/#/c/6129/8//COMMIT_MSG Commit Message: PS8, Line 20: This patch addresses this by forcing predicate evaluation by the : DefaultColumnValueIterator. > nit: can you mention what particular test would fail without the fix? Done http://gerrit.cloudera.org:8080/#/c/6129/8/src/kudu/common/column_predicate.cc File src/kudu/common/column_predicate.cc: PS8, Line 599: column_.type_info()->name(); > i meant that you should use GetTypeInfo(type)->name(), i.e. that you can ge Done. Thanks, that's much more elegant! -- To view, visit http://gerrit.cloudera.org:8080/6129 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ic10919962d11effbb1b66d97660acd012b6b4be9 Gerrit-PatchSet: 8 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Andrew Wong <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Ram Mettu <[email protected]> Gerrit-Reviewer: Tidy Bot Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
