wangning has posted comments on this change. ( http://gerrit.cloudera.org:8080/16674 )
Change subject: KUDU-1644 hash-partition based in-list predicate optimization ...................................................................... Patch Set 7: (1 comment) http://gerrit.cloudera.org:8080/#/c/16674/7//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/16674/7//COMMIT_MSG@2 PS7, Line 2: ningw <[email protected]> : AuthorDate: this patch is target on select * from where solo_hash_key in (elem1, elem2, xxx ), However, for those query which can fix hash partitions like select * from where hashkey1 = CONST_VALUE and hashkey2 in (elem1, elem2). Further investigation is needed for patching all of these scenarios. -- To view, visit http://gerrit.cloudera.org:8080/16674 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I202001535669a72de7fbb9e766dbc27db48e0aa2 Gerrit-Change-Number: 16674 Gerrit-PatchSet: 7 Gerrit-Owner: wangning <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Tidy Bot (241) Gerrit-Reviewer: wangning <[email protected]> Gerrit-Comment-Date: Fri, 30 Oct 2020 09:08:32 +0000 Gerrit-HasComments: Yes
