Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/20043
**[Test build #87765 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/87765/testReport)**
for PR 20043 at commit
[`f59bb19`](https://github.com/apache/spark/commit/f59bb19a3fd04b24ea3077a12283777be0af437d).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `abstract class ExprValue `
* `class LiteralValue(val value: String, val javaType: ExprType) extends
ExprValue `
* `case class VariableValue(`
* `case class StatementValue(`
* `case class GlobalValue(val value: String, val javaType: ExprType)
extends ExprValue `
* `case class ExprType(val typeName: String, val isPrimitive: Boolean)`
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]