dongjoon-hyun commented on pull request #24559: URL: https://github.com/apache/spark/pull/24559#issuecomment-731452723
Sorry for asking you again, @rdblue . Could you fix the build once more? At this time, CI complains at `Unused import` sadly. ``` [error] /home/jenkins/workspace/SparkPullRequestBuilder/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/NoSuchItemException.scala:72:68: Unused import [error] import org.apache.spark.sql.connector.catalog.CatalogV2Implicits.IdentifierHelper [error] ^ [error] one error found ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
