Hi Davide, Thanks for your help!! I have started looking at the code, and found it doesn't support db.collection.find() kind of operation, using which all documents of a particular collection can be retrieved. So I wanted to know is there any particular reason for not supporting it ?? (Just curious) Also, I have thought of an approach for implementing distinct native query, so how should I proceed:- 1) Implement it, and then create PR 2) Discuss with you and then follow step 1 If step 2 should be followed then which communication channel should I use for discussion:- 1) Comments Section itself 2) Or Hipchat Sorry for asking too many questions |