SparkQA commented on issue #26741: [SPARK-30104][SQL] Fix catalog resolution for 'global_temp' URL: https://github.com/apache/spark/pull/26741#issuecomment-563752517 **[Test build #115074 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/115074/testReport)** for PR 26741 at commit [`d9b5fcb`](https://github.com/apache/spark/commit/d9b5fcb533bd2d11c69b28e017011d0fd08f9329). * This patch **fails to build**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `case class BoolAnd(funcName: String, arg: Expression) extends UnevaluableBooleanAggBase(arg) ` * `case class BoolOr(funcName: String, arg: Expression) extends UnevaluableBooleanAggBase(arg) ` * `case class ShowFunctionsStatement(`
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org