Releases: ldbc/ldbc_graphalytics
Releases · ldbc/ldbc_graphalytics
v1.10.0
v1.9.0
What's Changed
- Omit forced System.exit(0) at the end of the program #229
- Relay logs with level >= WARN from the executor running the benchmark job.
- Reintroduce the use of the Build Number Maven plug-in
- Add script to build without the Build Number Maven plug-in
- Log validation failures consistently at the ERROR level
- Fix WCC validation. Fixes #228
- Add config files for sizes S, M, ...
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- Use parallel CSV reader for reading files to be minimized
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- Upgrade Akka dependency to Scala 2.12 by @szarnyasg in #227
- Minimize edge files using DuckDB by @szarnyasg in #223
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- Output validation using matching in SQL (with DuckDB) by @szarnyasg in #217
Full Changelog: v1.5.0...v1.6.0