Apache Kylin

Clone this repo:
  1. 3f9b9c8 KYLIN-5846 upgrade spark version to 3.2.0-kylin-4.6.16.0 by huangsheng · 6 months ago kylin5
  2. 0bbb74e KYLIN-5845 Avoid model initialization for multi-thread by Pengfei Zhan · 6 months ago
  3. e804eee KYLIN-5844 & KYLIN-5843 Column ACL works for PushDown by Pengfei Zhan · 7 months ago
  4. 7d24ce6 KYLIN-5841 Fix vulnerability, Upgrade org.apache.avro:avro to version 1.11.3 by huangsheng · 7 months ago
  5. 1c05436 KYLIN-5840 Fix vulnerability, Upgrade org.xerial.snappy:snappy-java to version 1.1.10.4 by huangsheng · 7 months ago

Intro to Kylin 5

Comparison with Kylin 4.0

For more detail, please check our roadmap .

Quick Start

  1. Build maven artifact with following command:
mvn clean package -DskipTests
  1. Run unit test with following command:
sh dev-support/unit_testing.sh
  1. Build a Kylin 5 binary
./build/release/release.sh