SparkQA commented on pull request #32559: URL: https://github.com/apache/spark/pull/32559#issuecomment-846292165
**[Test build #138813 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/138813/testReport)** for PR 32559 at commit [`9973c1a`](https://github.com/apache/spark/commit/9973c1a4d6bbaa089b120e47a8418e99b132704d). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * ` case class DeferFetchRequestResult(fetchRequest: FetchRequest) extends FetchResult` * `class DataTypeOps(object, metaclass=ABCMeta):` * ` \"\"\"The base class for binary operations of pandas-on-Spark objects (of different data types).\"\"\"` * `class BooleanOps(DataTypeOps):` * `class CategoricalOps(DataTypeOps):` * `class DateOps(DataTypeOps):` * `class DatetimeOps(DataTypeOps):` * `class NumericOps(DataTypeOps):` * `class IntegralOps(NumericOps):` * `class FractionalOps(NumericOps):` * `class StringOps(DataTypeOps):` * `case class ReferenceEqualPlanWrapper(plan: LogicalPlan) ` * ` class ExpressionContainmentOrdering extends Ordering[Expression] ` * ` new RuntimeException(s\"class $clsName has unexpected serializer: $objSerializer\")` * `case class UpdatingSessionsExec(` * `class UpdatingSessionsIterator(` -- 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]
