Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/21193
  
    **[Test build #90083 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/90083/testReport)**
 for PR 21193 at commit 
[`5fe425c`](https://github.com/apache/spark/commit/5fe425c2d2837f00bdfe9ba5e6f446829fba32c1).
     * This patch **fails SparkR unit tests**.
     * 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: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to