neo4j-contrib / neo4j-spark-connector

Neo4j Connector for Apache Spark, which provides bi-directional read/write access to Neo4j from Spark, using the Spark DataSource APIs
https://neo4j.com/developer/spark/
Apache License 2.0
312 stars 111 forks source link

Fix how resolvers are handled during driver construction #626

Closed ali-ince closed 2 months ago

ali-ince commented 3 months ago

This PR fixes how multiple URLs are handled when passed to url option during driver creation.

ali-ince commented 3 months ago

waiting for a driver fix for this one.