zhztheplayer opened a new issue, #4899: URL: https://github.com/apache/incubator-gluten/issues/4899
### Backend VL (Velox) ### Bug description Issue 1. If `-Piceberg` is specified, compilation fails at ``` org.apache.iceberg:iceberg-spark-3.5_2.12:jar:1.3.1 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced ``` Issue 2. If `-Pspark-ut` is specified, compilation fails at ``` /opt/gluten/gluten-ut/common/src/test/scala/org/apache/spark/sql/GlutenSQLTestsTrait.scala:62:18 value plan is not a member of org.apache.spark.sql.AnalysisException if (ae.plan.isDefined) { ``` ### Spark version None ### Spark configurations _No response_ ### System information _No response_ ### Relevant logs _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
