Dan Burkert has posted comments on this change. Change subject: kudu 0.8 predicate improvements blog post ......................................................................
Patch Set 1: (9 comments) http://gerrit.cloudera.org:8080/#/c/2809/1/_posts/2016-04-19-kudu-0-8-0-predicate-improvements.md File _posts/2016-04-19-kudu-0-8-0-predicate-improvements.md: Line 1: # Predicate Improvements in Kudu 0.8 > I think you need the 'top matter' here with your author name and blog title Done Line 7: easier to add new predicate types in the future. > I think it would be nice to add one paragraph above this which reviews the Done Line 13: in in > nit nit Done Line 15: predicates into much more efficient bounded scans. > add a "for example" here of a table and query which used to be dumb and now Done Line 17: Additionally, the server and C++ client now recognize more opportunities to > I would "dumb" this paragraph down a little, and maybe add a SQL statement Done Line 25: These optimizations will eventually be incorporated into the Java client as > Invite folks to contribute? Done Line 31: The Java client has a new way to express scan predicates: the > Give a conversion code example. Done Line 38: r > Covers Done Line 46: new predicate type, for example the `IS NULL` and `IS NOT NULL` predicates are > ';' before 'for example' Done -- To view, visit http://gerrit.cloudera.org:8080/2809 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I0e413adbd04ad5f8a181645a7b078f4ea5b5a522 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: gh-pages Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Jean-Daniel Cryans Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
