SparkQA commented on issue #24305: [SPARK-27294][SS] Add multi-cluster Kafka 
delegation token
URL: https://github.com/apache/spark/pull/24305#issuecomment-482605131
 
 
   **[Test build #104546 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/104546/testReport)**
 for PR 24305 at commit 
[`424d0ed`](https://github.com/apache/spark/commit/424d0ed850b5284a6f19bd648a761eef94dc33bf).
    * This patch **fails Spark unit tests**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `public class Expressions `
     * `public final class UnsafeArrayData extends ArrayData implements 
Externalizable `
     * `  implicit class TransformHelper(transforms: Seq[Transform]) `
     * `  class ResolveJoinStrategyHints(conf: SQLConf) extends 
Rule[LogicalPlan] `
     * `case class CurrentDate(timeZoneId: Option[String] = None)`
     * `case class HintInfo(strategy: Option[JoinStrategyHint] = None) `
     * `sealed abstract class JoinStrategyHint `
     * `abstract class BaseSubqueryExec extends SparkPlan `
     * `case class SubqueryExec(name: String, child: SparkPlan)`
     * `case class ReusedSubqueryExec(child: BaseSubqueryExec)`
     * `  case class Empty2Null(child: Expression) extends UnaryExpression with 
String2StringExpression `
     * `class TextOutputWriter(`
     * `abstract class FileScanBuilder(`
     * `class TextDataSourceV2 extends FileDataSourceV2 `
     * `case class TextPartitionReaderFactory(`
     * `case class TextScan(`
     * `case class TextScanBuilder(`
     * `case class TextTable(`
     * `class TextWriteBuilder(`
     * `abstract class ExecSubqueryExpression extends 
PlanExpression[BaseSubqueryExec] `

----------------------------------------------------------------
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]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to