[chore] turn off java-udf by default when compiling in parallel (#10569)

This commit is contained in:
Gabriel
2022-07-03 23:24:49 +08:00
committed by GitHub
parent 91fca49df4
commit b11e72b76b

View File

@ -165,7 +165,6 @@ else
BUILD_BROKER=1
BUILD_META_TOOL=ON
BUILD_SPARK_DPP=1
BUILD_JAVA_UDF=1
BUILD_HIVE_UDF=1
CLEAN=0
fi