SparkQA commented on pull request #30075: URL: https://github.com/apache/spark/pull/30075#issuecomment-710743180
**[Test build #129929 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/129929/testReport)** for PR 30075 at commit [`fa072b1`](https://github.com/apache/spark/commit/fa072b1322e6e5b06ab83475760a3bc0d7e74ec6). * This patch **fails Spark unit 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 ` * ` logDebug(s\" + cloning instance of REPL class $capturingClassName\")` * ` // class InnerFoo ` * ` // found intra class call to $iw.$anonfun$closure$1(L$iw;I)Lscala/collection/immutable/IndexedSeq;` * ` // found intra class call to $iw$InnerFoo$1.$anonfun$innerClosure$1(L$iw$InnerFoo$1;I)Lscala/collection/immutable/IndexedSeq;` * ` // found intra class call to $iw$InnerFoo$1.$anonfun$innerClosure$2(L$iw$InnerFoo$1;I)Ljava/lang/String;` * ` // found intra class call to $iw$InnerFoo$1.$anonfun$innerClosure$2(L$iw$InnerFoo$1;I)Ljava/lang/String;` * ` // (class java.lang.Object,Set())` * ` // (class $iw,Set(topLevelValue))` * ` // starting closure (in class T)` * ` // we need to track calls from \"inner closure\" to outer classes relative to it (class T, A, B)` * ` logTrace(s\" found intra class call to $ownerExternalName.$name$desc\")` * ` logDebug(s\" found inner class $ownerExternalName\")` * `public class SparkAvroKeyOutputFormat extends AvroKeyOutputFormat<GenericRecord> ` * ` static class SparkRecordWriterFactory extends RecordWriterFactory<GenericRecord> ` * `case class UnresolvedHaving(` * `case class First(child: Expression, ignoreNulls: Boolean)` * `case class Last(child: Expression, ignoreNulls: Boolean)` * `case class Size(child: Expression, legacySizeOfNull: Boolean)` * ` class TimestampParser(fastDateFormat: FastDateFormat) ` * `class SQLExecutionRDD(` * `case class ArrowEvalPython(` * `case class BatchEvalPython(` * `trait CreateHiveTableAsSelectBase extends DataWritingCommand ` * `case class CreateHiveTableAsSelectCommand(` * `case class OptimizedCreateHiveTableAsSelectCommand(` ---------------------------------------------------------------- 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]
