Adar Dembo has posted comments on this change. Change subject: KUDU-1165: Implement partition pruning for C++ client and server ......................................................................
Patch Set 21: Code-Review+2 (2 comments) http://gerrit.cloudera.org:8080/#/c/2413/21/docs/design-docs/scan-optimization-partition-pruning.md File docs/design-docs/scan-optimization-partition-pruning.md: Line 24: Every table has a partition schema, which is comprised of zero or more hash Good addition. Line 27: be in two hash components. The range component may have zero or more columns, Hmm, what's the significance of a range component with zero columns? -- To view, visit http://gerrit.cloudera.org:8080/2413 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I9f4fc14b44af63a17b34cd9c2a9134127b1afe4d Gerrit-PatchSet: 21 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
