Alex Behm has posted comments on this change. ( http://gerrit.cloudera.org:8080/10119 )
Change subject: IMPALA-6821: Push down limits into Kudu ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/10119/1//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/10119/1//COMMIT_MSG@24 PS1, Line 24: - For the query 'select count(*) from tpch_kudu.lineitem limit This query doesn't have a limit on the scan. You need to use an inline view. -- To view, visit http://gerrit.cloudera.org:8080/10119 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ibe35e70065d8706b575e24fe20902cd405b49941 Gerrit-Change-Number: 10119 Gerrit-PatchSet: 1 Gerrit-Owner: Thomas Tauber-Marshall <tmarsh...@cloudera.com> Gerrit-Reviewer: Alex Behm <alex.b...@cloudera.com> Gerrit-Comment-Date: Thu, 19 Apr 2018 23:49:46 +0000 Gerrit-HasComments: Yes