KYLIN-5769 Support split function
13 files changed
tree: 94e75a927b4a5b93c94a073a22e3a3e10a372028
  1. .idea/
  2. build/
  3. dev-support/
  4. kystudio/
  5. outdated/
  6. src/
  7. .gitconfig
  8. .gitignore
  9. LICENSE
  10. lombok.config
  11. NOTICE
  12. pom.xml
  13. README.md
README.md

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