我要评分
获取效率
正确性
完整性
易理解

Change Description

A communication library with higher multi-thread performance is used in Remote Shuffle Service (RSS) mode. When executing Spark SQL statements, you can enable OmniShuffle and OmniOperator at the same time to accelerate Spark task execution.

New Features

Added support for combining OmniOperator 1.5.0 with OmniShuffle.

Modified Features

Optimized the communication library.

Removed Features

None