SparkQA commented on pull request #30981: URL: https://github.com/apache/spark/pull/30981#issuecomment-752887878
**[Test build #133560 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/133560/testReport)** for PR 30981 at commit [`b3a19fa`](https://github.com/apache/spark/commit/b3a19fa630d9731487024ea115233e1e4557a71e). * This patch **fails MiMa tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `trait TrimExpression extends Expression with ImplicitCastInputTypes ` * `case class Trim(srcExpr: Expression, trimExprOpt: Option[Expression] = None)` * `case class TrimLeft(srcExpr: Expression, trimExprOpt: Option[Expression] = None)` * `case class TrimRight(srcExpr: Expression, trimExprOpt: Option[Expression] = None)` ---------------------------------------------------------------- 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]
