You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2021/04/02 17:04:32 UTC

[GitHub] [drill] vvysotskyi commented on pull request #2120: DRILL-7814: Add Limit Pushdown to MongoDB Storage Plugin

vvysotskyi commented on pull request #2120:
URL: https://github.com/apache/drill/pull/2120#issuecomment-812619249


   @cgivre, there are some additional follow-up changes that should be made. In `matches()` method and in the first line of `onMatch()` please replace `DrillScanRel` with `DrillScanRelBase`. When creating `newScanPrel`, it should be either `ScanPrel` or `DrillScanRel`, depending on the type of `scan`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org