Vaibhav Dalvi

Results 63 comments of Vaibhav Dalvi

`I confirm that the patch mentioned by @vaibhavdalvi93 corrects the following scenario: Mongo collection has a field with both integers and doubles, and foreign table definition defines the column as...

Hi @rotten and @efron, This issue is been resolved. Can you please verify from your end and can you close the ticket if it's been resolved for you.

@dwalbeck , Are you still facing this issue?

@Climax777 , Thanks for the patches. At a glance, changes looks good to me. However, I will have a deeper look into it.

Hi @pcoppinger , Are you still facing this issue with latest code base? Can you please check from you end? so that we can work on this ASAP.

Hi @efron, The options 'ssl', 'weak_cert_validation' and 'authentication_database' are the foreign server (i.e. CREATE SERVER command) options. Please refer readme (https://github.com/EnterpriseDB/mongo_fdw#usage) for more details. To mention _authSource_, the option _authentication_database_...

Hi @zhang699 > correct me If I forgot to configure something to use $project, I use meta driver and mongoc is 1.17.3 Your observation is correct. Currently, there is NO...

Hi @fanhongli , What do mean by parallel? It would good if you can provide us more details on requirement to take this forward.

Thanks, @iosifnicolae2 for raising an issue. The ORDER BY and/or LIMIT/OFFSET push-downs are currently not supported. However, the same is on our roadmap and we already started working on it.

Thanks, @ArazureX for information. This doesn't look like a datatype issue to me. I think, this error is due to wrong username/password. Please cross check the username and password options...