Raj S created DRILL-8274:
----------------------------
Summary: 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
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)