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


   **[Test build #144759 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/144759/testReport)**
 for PR 34441 at commit 
[`472e3c6`](https://github.com/apache/spark/commit/472e3c6cc2c5bdda8a67d6244dfcb03b33a7d4b1).
    * This patch **fails Spark unit tests**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `trait ExpressionBuilder `
     * `trait PadExpressionBuilderBase extends ExpressionBuilder `
     * `case class StringLPad(str: Expression, len: Expression, pad: 
Expression)`
     * `case class BinaryLPad(str: Expression, len: Expression, pad: 
Expression, child: Expression)`
     * `case class BinaryRPad(str: Expression, len: Expression, pad: 
Expression, child: Expression)`


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

Reply via email to