[
https://issues.apache.org/jira/browse/DRILL-8274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17580842#comment-17580842
]
James Turton commented on DRILL-8274:
-------------------------------------
Are you able to test this again using a snapshot of Drill master? The query
planner was recently upgraded. There are Drill images on Docker Hub named
master* that are automatically built from master if you prefer that to building
yourself for a quick test.
> Drill is taking long time in query planning
> -------------------------------------------
>
> Key: DRILL-8274
> URL: https://issues.apache.org/jira/browse/DRILL-8274
> Project: Apache Drill
> Issue Type: Bug
> Affects Versions: 1.19.0
> Reporter: Raj S
> Priority: Major
> Attachments: drillbit.log
>
>
> I am trying to query MongoDB which has about 67000 records. MongoDB and
> drillbit are installed in same server. Server has 64 GB ram.
> When I run a simple query : select * from Table limit 10, it is taking about
> 40 seconds to complete. Out of this, almost 99% of time is consumed in query
> planning.
> Can you please check and let me know if there is a way to optimize query
> planner.
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)