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)