Skip to content

BoostKit OmniData Connector v1.2.0

Compare
Choose a tag to compare
@tushengxia tushengxia released this 15 Apr 07:38
· 677 commits to main since this release
0485159

openLooKeng can use omnidata-openlookeng-connector to visit omnidata feature for nearly data process.

Spark can use omnidata-spark-connector to visit omnidata feature for nearly data process.

Overview

In this version, the library supports filter, aggregation, and limit pushdown for openLooKeng/Spark SQL.

  1. This library is developed based on openLooKeng 1.4.1 and provides required JAR files.

  2. This library is developed based on Apache Spark SQL v3.0.0 and provides required JAR files.

Changes

This release includes the operator pushdown of openLooKeng/Spark and four zip files:

-feature: Supported filter, aggregation, and limit pushdown of openLooKeng/Spark SQL.

update the omniData to version 1.2.0.

-boostkit-omnidata-openlookeng-1.4.1-1.2.0-aarch64.zip: Released a zip of openLooKeng Connector which contains JAR files of third-party dependency and this library packaged.

-boostkit-omnidata-spark-sql_2.12-3.0.0-1.2.0-aarch64.zip: Released a zip of Spark Connector which contains JAR files of third-party dependency and this library packaged.

-boostkit-omnidata-spark-sql_2.12-3.1.1-1.2.0-aarch64.zip: Released a zip of Spark(v3.1.1) Connector which contains JAR files of third-party dependency and this library packaged.

-boostkit-omnidata-server-1.2.0-aarch64-lib.zip: Released a zip of OmniData Server which contains JAR files of third-party dependency.

-boostkit-omnidata-udf-1.2.0-aarch64.zip: Released a zip of OmniData UDF which contains JAR files of third-party dependency.