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

Change Description

The OmniRuntime OmniOperator feature of Kunpeng BoostKit for Big Data uses a unified infrastructure to support different engines (such as Spark), reducing repeated optimization work, fully exploring common and heterogeneous computing power, and promoting the Kunpeng ecosystem.

New Features

  • Incorporated the documents of this feature into the Kunpeng BoostKit 23.0.RC2 Big Data OmniRuntime Feature Guide.
  • Added support for the 99 TPC-DS benchmark queries.
    • Added support for LeftSemi Join in ShuffledHashJoin.
    • Added support for LeftAnti Join and LeftSemi Join in SortMergeJoin.
    • Added support for aggregation of non-grouped columns in HashAggregation.
  • Optimized the configuration items, decimal data type, aggregation operator, codegen expression, and vector data type.

Modified Features

None

Removed Features

None