forcedotcom / forcedotcom/Salesforce-CDP-jdbc
Support custom socket factory
Open
- Dominant language
- Java
- Stars
- 41
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
We were trying to use the JDBC driver and attempt to override the socket factory with our own implementation. But it looks like the socketfactory/client overriding is unsupported as per https://github.com/forcedotcom/Salesforce-CDP-jdbc/blob/develop/src/main/java/com/salesforce/cdp/queryservice/util/QueryTokenExecutor.java#L62 . Is this true? Any other suggested workaround to address this problem?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.