Neo4j Connector for Apache Spark 5.2.0
Hello Community!
We're happy to announce a new release of the Neo4j Spark Connector!
Spark baseline version
This new release bumps the required Spark version to 3.4, in order to support the new push down Top N optimization.
What's Changed
- Implement Top N pushdown by @fbiville in #526
- Update Maven wrapper by @fbiville in #551
- Fix typo of close utility method name by @fbiville
- Upgrade scala versions by @fbiville in #542
- Bump actions/checkout from 3 to 4 by @dependabot
- Extract documentation away from repository by @ali-ince
The documentation sources now live in https://github.com/neo4j/docs-spark/ - fixes #527: Add example notebooks by @conker84 in #528
Interact with the notebooks here: https://neo4j.com/docs/spark/current/playground/
Full Changelog: 5.1.0...5.2.0