Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/21193
**[Test build #90009 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/90009/testReport)**
for PR 21193 at commit
[`8e2db8b`](https://github.com/apache/spark/commit/8e2db8b66ec01ec83992ace1e4f1799f57a3da10).
* This patch **fails Spark 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: [email protected]
For additional commands, e-mail: [email protected]