This is an automated email from the ASF dual-hosted git repository. xxyu pushed a change to branch kylin5 in repository https://gitbox.apache.org/repos/asf/kylin.git
from f6bf51a2c2 KYLIN-5217 Add code formatter files new f402261ade KYLIN-5217, fix scripts for package new 8399ea7c3e KYLIN-5217, fix ut in SparkSourceServiceTest The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: build/apache_release/download-spark.sh | 4 +- build/scripts/download-spark.sh | 73 -------------------- build/scripts/functions.sh | 78 ---------------------- dev-support/sandbox/sandbox.sh | 2 +- .../kylin/rest/service/SparkSourceServiceTest.java | 5 +- 5 files changed, 5 insertions(+), 157 deletions(-) delete mode 100755 build/scripts/download-spark.sh delete mode 100755 build/scripts/functions.sh