KYLIN-5813,improve query history page filter item and model list page button text
6 files changed
tree: 8988d8159bf65e525be4c698685d9145b881b1bd
  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