Wes McKinney has posted comments on this change. Change subject: [python] - Allow to scan null values ......................................................................
Patch Set 4: (1 comment) http://gerrit.cloudera.org:8080/#/c/1989/4/python/kudu/client.pyx File python/kudu/client.pyx: Line 887: cdef inline is_null(self, bint i): No the parameter is still int but this function needs a declared return type bint. I'm sorry for being unclear -- To view, visit http://gerrit.cloudera.org:8080/1989 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I0264c30d1177b31c92db1669c6b1883d1ec691ba Gerrit-PatchSet: 4 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-Reviewer: Wes McKinney <[email protected]> Gerrit-HasComments: Yes
