Skip to content

Release v0.10.0

Latest

Choose a tag to compare

@zuston zuston released this 25 Sep 08:00

Highlight

  • GRPC_NETTY mode now is GA (that is enabled by default), better performance and less GC overhead
  • Partition reassign for Spark now is GA to improve shuffle writing stability
  • Partition split for Spark is introduced to improve huge partition shuffle writing speed
  • Remote merge is supported for MapReduce and Tez
  • Impressive shuffle write + read performance improvements by the overlapping compression/decompression
  • Spark Uniffle UI is introduced for better observation

What's Changed

New Contributors

Full Changelog: v0.9.2-rc2...v0.10.0