Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/21193
  
    **[Test build #90004 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/90004/testReport)**
 for PR 21193 at commit 
[`369242a`](https://github.com/apache/spark/commit/369242a017fd503e21e076cf010f3935d162b90b).
     * This patch **fails to build**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `case class ExprCode(var code: Block, var isNull: ExprValue, var value: 
ExprValue)`
      * `trait Block extends JavaCode `
      * `  implicit class BlockHelper(val sc: StringContext) extends AnyVal `
      * `case class CodeBlock(codeParts: Seq[String], exprValues: Seq[Any]) 
extends Block `
      * `case class Blocks(blocks: Seq[Block]) extends Block `
      * `trait ExprValue extends JavaCode `


---

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

Reply via email to