SparkQA commented on pull request #34273: URL: https://github.com/apache/spark/pull/34273#issuecomment-953873940
**[Test build #144715 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/144715/testReport)** for PR 34273 at commit [`60af634`](https://github.com/apache/spark/commit/60af634e7538c14a56b3ef10cf1222922f13acca). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `public class JavaModuleOptions ` * `class SparkUpgradeException(CapturedException):` * `public class ExpressionImplUtils ` * `public class NumericHistogram ` * ` * The Coord class defines a histogram bin, which is just an (x,y) pair.` * ` public static class Coord implements Comparable ` * `trait FunctionExpressionBuilder ` * `case class HistogramNumeric(` * `trait ExtractValue extends Expression with NullIntolerant ` * `case class AesEncrypt(input: Expression, key: Expression, child: Expression)` * `case class AesDecrypt(input: Expression, key: Expression, child: Expression)` * `case class CreateView(` * `case class CreateIndex(` * `case class ShowCatalogsCommand(pattern: Option[String]) extends LeafRunnableCommand ` * `case class CreateIndexExec(` * `class SparkUDFExpressionBuilder extends FunctionExpressionBuilder ` -- 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]
