File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 33### Fixed
44
55### Changed
6- * ` verify_spark ` function now warns instead of raising assertion error if not using Spark v3.4.0 or greater
6+
77### Added
88
9+ ## v0.5.2
10+
11+ ### Changed
12+ * ` verify_spark ` function now warns instead of raising assertion error if not using Spark v3.4.0 or greater
13+
914## v0.5.1
1015
1116### Fixed
1217* fix ` build_relationship ` function where serial relationship loading was loading in parallel
1318
14- ### Changed
15-
16- ### Added
17-
1819## v0.5.0
1920
2021### Added
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " neo4j-parallel-spark-loader"
3- version = " 0.5.1 "
3+ version = " 0.5.2 "
44description = " Load relationships in parallel into Neo4j using Spark"
55authors = [" Alex Gilmore" , " Nathan Smith" , " Mark Andrews" ]
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments