Todd Lipcon has posted comments on this change.

Change subject: kudu 0.8 predicate improvements blog post
......................................................................


Patch Set 1:

(4 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.


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 fact 
that Kudu offers both hash and range partitioning and links to the user-facing 
docs which explains them.

You can also add the "<!--more-->" thing after that paragraph so that paragraph 
shows up as the intro text on the main blog page


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 is 
smart, so people can get it?


Line 46: new predicate type, for example the `IS NULL` and `IS NOT NULL` 
predicates are
';' before 'for example'


-- 
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

Reply via email to