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

Change Description

The OmniData operator pushdown feature of Kunpeng BoostKit for Big Data pushes operators on compute nodes to storage nodes and transmits the computing results to compute nodes, reducing the amount of data transmitted over the network.

Version 1.1.0 has the following changes:
  • Supports connection to the homogeneous acceleration framework (HAF) to replace the server/client interfaces of the original gRPC communication pushdown framework and implements pushdown using annotations.
  • Supports operator pushdown to Ceph storage nodes for processing.