diff --git a/docs/contributing/code/building.md b/docs/contributing/code/building.md index 8c5c5aeec..ba19ebac0 100644 --- a/docs/contributing/code/building.md +++ b/docs/contributing/code/building.md @@ -63,9 +63,11 @@ Since v1.1.0, Kyuubi support building with different Spark profiles, | Profile | Default | Since | |-------------|---------|-------| -| -Pspark-3.1 | No | 1.1.0 | -| -Pspark-3.2 | No | 1.4.0 | -| -Pspark-3.3 | Yes | 1.6.0 | +| -Pspark-3.1 | | 1.1.0 | +| -Pspark-3.2 | | 1.4.0 | +| -Pspark-3.3 | | 1.6.0 | +| -Pspark-3.4 | ✓ | 1.8.0 | +| -Pspark-3.5 | | 1.8.0 | ## Building With Apache dlcdn Site