SparkQA commented on pull request #27908: URL: https://github.com/apache/spark/pull/27908#issuecomment-623660052
**[Test build #122268 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/122268/testReport)** for PR 27908 at commit [`89f2d28`](https://github.com/apache/spark/commit/89f2d28e60035adec44ef7460ce37c583cd27932). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `class AuthRpcHandler extends AbstractAuthRpcHandler ` * `public class SaslRpcHandler extends AbstractAuthRpcHandler ` * `public abstract class AbstractAuthRpcHandler extends RpcHandler ` * `class AbortableRpcFuture[T: ClassTag](val future: Future[T], onAbort: Throwable => Unit) ` * `public class JavaFValueTestExample ` * `class AvroDeserializer(rootAvroType: Schema, rootCatalystType: DataType, rebaseDateTime: Boolean) ` * `class AvroSerializer(` * `class ExecutorResourceRequest(object):` * `class ExecutorResourceRequests(object):` * `class ResourceProfile(object):` * `class ResourceProfileBuilder(object):` * `class TaskResourceRequest(object):` * `class TaskResourceRequests(object):` * `case class AggregateWithHaving(` * `abstract class CurrentTimestampLike() extends LeafExpression with CodegenFallback ` * `case class CurrentTimestamp() extends CurrentTimestampLike ` * `case class Now() extends CurrentTimestampLike ` * `case class YearOfWeek(child: Expression) extends UnaryExpression with ImplicitCastInputTypes ` * `case class DatetimeSub(` * `case class DateAddInterval(` * `case class Extract(field: Expression, source: Expression, child: Expression)` * `case class Rand(child: Expression, hideSeed: Boolean = false)` * `case class Randn(child: Expression, hideSeed: Boolean = false)` * `class CacheManager extends Logging with AdaptiveSparkPlanHelper ` * `case class AdaptiveExecutionContext(session: SparkSession, qe: QueryExecution) ` * `class ParquetReadSupport(` ---------------------------------------------------------------- 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]
