You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2018/01/02 22:28:13 UTC

[kudu-CR] [spark] Avoid using TraversableLike.map in RowIterator.next()

Dan Burkert has posted comments on this change. ( http://gerrit.cloudera.org:8080/8922 )

Change subject: [spark] Avoid using TraversableLike.map in RowIterator.next()
......................................................................


Patch Set 1: Code-Review+2

Nice find. The Scala collections library never ceases to disappoint.


-- 
To view, visit http://gerrit.cloudera.org:8080/8922
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I85ab882d5695ccb2fee09fe7a124129cf4610d56
Gerrit-Change-Number: 8922
Gerrit-PatchSet: 1
Gerrit-Owner: Junegunn Choi <ju...@gmail.com>
Gerrit-Reviewer: Dan Burkert <da...@apache.org>
Gerrit-Reviewer: Hao Hao <ha...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Comment-Date: Tue, 02 Jan 2018 22:28:13 +0000
Gerrit-HasComments: No