Skip to content

Neo4j Connector for Apache Spark 4.2.0

Compare
Choose a tag to compare
@conker84 conker84 released this 03 Oct 23:05
· 2 commits to 4.2 since this release

Neo4j Apache Spark

Hello Community!
We are pleased to announce the 4.2.0 of the Spark Connector with this version we deprecated the support for Spark 2.4 and support only Spark versions from 3.2.
With this release we added the support for Spark's Aggregate Pushdown which allows doing aggregations directly in Neo4j.

Nota bene Given a Spark bug the Aggregate Pushdown feature can be activated only from Spark 3.2.2 (please see apache/spark#36727)

There are three files:

  • neo4j-connector-apache-spark_2.12-4.2.0_for_spark_3.jar, md5 6de1f93ece9f45aa51486317a62620f0
  • neo4j-connector-apache-spark_2.13-4.2.0_for_spark_3.jar, md5 a79cf2b9d8d6725587760fa149932be2

What's Changed

Full Changelog: 4.1.5...4.2.0