Apache Kylin

Clone this repo:
  1. 77201e7 KYLIN-5943 Upgrade spark to 3.3.0-kylin-4.6.26.0 by Pengfei Zhan · 9 days ago kylin5
  2. cf19f57 KYLIN-5915 Upgrade jars for vulnerabilities and upgrade postgresql version by Yinghao Lin · 4 months ago
  3. 4de56d5 KYLIN-5942 Merge duplicate recommended indexes by Guoliang Sun · 8 weeks ago
  4. f844053 KYLIN-5941 Add conf to control OlapContext recutting times by Guoliang Sun · 8 weeks ago
  5. bc045fd KYLIN-5940 File size estimation is inaccurate by huangsheng · 8 weeks 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