Alexander Denissov

Results 7 comments of Alexander Denissov

Hy @yvaa , thank you for using PXF and we're glad you got it working with MongoDB. Will try to help you with your question here. 1. Why are you...

Can you please provide the following: 1. Full content of your `jdbc-site.xml` file 2. Name and version of the Mongo JDBC driver you're using 3. MongoDB version 4. Script to...

@MaxSimba - the JDBC connector uses 1 connection from the Hikari pool per query per thread. The PXF JVM will allocate 1 thread for each Greenplum segment collocated on the...

Can you please explain in more details why you would want to set connection pool properties in the table URI ? Currently PXF uses JDBC connection pool per configuration server,...

Closing this PR as the commit seems not relevant to the description. Please re-open the PR with the appropriate changes proposed.

@wangsenyuan @RomaZe @Maaciekk - PXF release 6.10.1 included a fix for this issue. Please see if it works for you now and close the issue if so. Please note that...

Is the PR description accurate ? Can we have more details in there what is the new and expected behavior and a summary of what has changed ?