SparkQA commented on pull request #32801:
URL: https://github.com/apache/spark/pull/32801#issuecomment-855695504


   **[Test build #139400 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/139400/testReport)**
 for PR 32801 at commit 
[`eb7d86f`](https://github.com/apache/spark/commit/eb7d86f1b1872618949d86fac3c049515104ed58).
    * This patch **fails Spark unit tests**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `abstract class AesBase(left: Expression, right: Expression)`
     * `case class AesEncrypt(left: Expression, right: Expression) extends 
AesBase(left, right) `
     * `case class AesDecrypt(left: Expression, right: Expression) extends 
AesBase(left, right) `


-- 
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]

Reply via email to