This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
./build/mvn install ${MVN_OPT} -pl externals/kyuubi-spark-sql-engine -Pspark-3.2 -Dsuites=org.apache.kyuubi.engine.spark.operation.SparkOperationSuite | |
[INFO] --- scalatest-maven-plugin:2.2.0:test (test) @ kyuubi-spark-sql-engine_2.12 --- | |
[INFO] ScalaTest report directory: /Users/lxm/projects/kyuubi/externals/kyuubi-spark-sql-engine/target/surefire-reports | |
Run starting. Expected test count is: 62 | |
SparkOperationSuite: | |
ANTLR Tool version 4.8 used for code generation does not match the current runtime version 4.9.3 | |
ANTLR Runtime version 4.8 used for parser compilation does not match the current runtime version 4.9.3 | |
ANTLR Tool version 4.8 used for code generation does not match the current runtime version 4.9.3 |
OlderNewer