Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.5.0
-
None
-
None
-
Important
Description
Regardless of the number of collections in the MongoDB database, simple join query, like select * from t1, t2 where t1.a=t2.b is taking on and around 27 seconds from drill-embedded running on a single machine.
Here are the profiles:
https://drive.google.com/open?id=0B-J_8-KYz50mZ1NjSzlUUjR3Q0U
https://drive.google.com/open?id=0B-J_8-KYz50mcTFpRmxKOWdfak0
Screenshot of fragment profile has been attached.