Vaibhav Dalvi

Results 63 comments of Vaibhav Dalvi

Thanks, @simon-wolf for reporting an issue. This is a bug. The boolean expression in WHERE clause is getting push-down but wrong remote query i.e MongoDB query document is getting formed...

Thanks, @simon-wolf for acknowledgement and glad to hear that your issue got resolved.

@snadden , Can you please provide us detailed steps you followed to install mongo_fdw on ubuntu.

Can you please tell us which step is failing out of all above listed?

Thanks for response. I think, you haven't downloaded source code of mongo_fdw. Before performing any of the above steps, please download the mongo_fdw source code by using following command: git...

Hi @snadden Looks like after downloading the mongo_fdw source instantly you're trying to compile the mongo_fdw source code. Please make sure that after downloading the mongo_fdw you're downloading and compiling...

Hi @andreasscherbaum , This feature is been provided with commit (https://github.com/EnterpriseDB/mongo_fdw/commit/434b47a73faa56d15ab902423cb15efc56c79c07) Can you please re-check from your side? Thanks, Vaibhav

Hi @omkz, @martinhv and @dtilyupo, Can you please confirm that reported issue is been resolved or not on latest HEAD? If it's been resolved then could you please close this...

Thanks, @pludov for reporting an issue. This issue is reproducible at my end as well. This is a bug and this is due to missed handling of Param node in...

Thanks, @Deninc for reporting an issue. The mongo_fdw don't support pushdown of function in WHERE clause. You can refer document [1] for more details. [1] https://www.enterprisedb.com/docs/mongo_data_adapter/latest/06_features_of_mongo_fdw/#where-clause-pushdown