You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "nidhi (JIRA)" <ji...@apache.org> on 2015/12/23 03:21:46 UTC

[jira] [Created] (DRILL-4220) Drill not pushing down join with sql server

nidhi created DRILL-4220:
----------------------------

             Summary: Drill not pushing down join with sql server 
                 Key: DRILL-4220
                 URL: https://issues.apache.org/jira/browse/DRILL-4220
             Project: Apache Drill
          Issue Type: Bug
          Components: Client - JDBC
            Reporter: nidhi


Im using drill to query sql server 
Drill documentation says it "has powerful pushdown capabilities with RDBMS sources" but when I try to join 2 tables which are in separate DB on same sql server , drill doesn't push down that join to sql server 
Its trying to pull full table in and then join in drill 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)