SparkQA commented on issue #24918: [SPARK-28077][SQL] Support ANSI SQL OVERLAY function. URL: https://github.com/apache/spark/pull/24918#issuecomment-503824543 **[Test build #106699 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/106699/testReport)** for PR 24918 at commit [`a1d88fb`](https://github.com/apache/spark/commit/a1d88fbe898ad1cfc4ddc0233719d34340295fa6). * This patch **fails Scala style tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `abstract class QuaternaryExpression extends Expression ` * `case class Overlay(input: Expression, replace: Expression, pos: Expression, len: 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. 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