Return-Path: X-Original-To: apmail-drill-issues-archive@minotaur.apache.org Delivered-To: apmail-drill-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 26062186B7 for ; Tue, 12 May 2015 07:30:00 +0000 (UTC) Received: (qmail 64747 invoked by uid 500); 12 May 2015 07:30:00 -0000 Delivered-To: apmail-drill-issues-archive@drill.apache.org Received: (qmail 64717 invoked by uid 500); 12 May 2015 07:30:00 -0000 Mailing-List: contact issues-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.apache.org Delivered-To: mailing list issues@drill.apache.org Received: (qmail 64689 invoked by uid 99); 12 May 2015 07:30:00 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 May 2015 07:30:00 +0000 Date: Tue, 12 May 2015 07:30:00 +0000 (UTC) From: "Adam Gilmore (JIRA)" To: issues@drill.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (DRILL-3036) Mongo plugin doesn't pushdown filter with a project MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DRILL-3036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Gilmore reassigned DRILL-3036: ----------------------------------- Assignee: Adam Gilmore (was: B Anil Kumar) > Mongo plugin doesn't pushdown filter with a project > --------------------------------------------------- > > Key: DRILL-3036 > URL: https://issues.apache.org/jira/browse/DRILL-3036 > Project: Apache Drill > Issue Type: Bug > Components: Storage - MongoDB > Affects Versions: 0.9.0 > Reporter: Adam Gilmore > Assignee: Adam Gilmore > Attachments: DRILL-3036.1.patch.txt > > > Exacerbated by DRILL-2732, if a project exists between the scan and the filter, the current Mongo pushdown filter rule will not push the filter down into the scan. > As implemented in DRILL-1950 and for the partition prune optimizer rule, the pushdown filter should handle the above scenario (by implementing the rule for both "filter/scan" and "filter/project/scan" scenarios). -- This message was sent by Atlassian JIRA (v6.3.4#6332)