Skip to content
This repository has been archived by the owner on May 29, 2021. It is now read-only.

skale-engine-0.7.0

Compare
Choose a tag to compare
@mvertes mvertes released this 04 Apr 08:21
· 1272 commits to master since this release

This is a major release. It brings new features:

  • Support to azure storage for reading (textFile) and writing (save)
  • Support to Apache parquet file format, for reading and writing
  • Performances for wide transformations involving shuffling, such as aggregateByKey, reduceByKey, or coGroup, join etc., have increased considerably vs 0.6 branch.
  • many bug fixes and stability improvements

Despite new major version, this release remains backward compatible with previous branch 0.6.x

Also available as always through npm