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/11/11 20:05:42 UTC

[GitHub] [drill] vvysotskyi opened a new pull request #2369: DRILL-8042: Select star from MongoDB with aggregated pipeline fails with empty $project error

vvysotskyi opened a new pull request #2369:
URL: https://github.com/apache/drill/pull/2369


   # [DRILL-8042](https://issues.apache.org/jira/browse/DRILL-8042): Select star from MongoDB with aggregated pipeline fails with empty $project error
   
   ## Description
   Updated code to prevent creating aggregates project for empty pipeline and updated mongo plugin implementor to prevent project pushdown for the case of star queries.
   
   ## Documentation
   NA
   
   ## Testing
   Added unit test.
   
   closes #2367


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

To unsubscribe, e-mail: dev-unsubscribe@drill.apache.org

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



[GitHub] [drill] cgivre merged pull request #2369: DRILL-8042: Select star from MongoDB with aggregated pipeline fails with empty $project error

Posted by GitBox <gi...@apache.org>.
cgivre merged pull request #2369:
URL: https://github.com/apache/drill/pull/2369


   


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

To unsubscribe, e-mail: dev-unsubscribe@drill.apache.org

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