Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/21106
**[Test build #89882 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/89882/testReport)**
for PR 21106 at commit
[`68213fb`](https://github.com/apache/spark/commit/68213fb76f1840ee08012ebbf14f10db969568aa).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `trait CodegenObjectFactoryBase[IN, OUT] `
* `trait CodegenObjectFactory[IN, OUT] extends
CodegenObjectFactoryBase[IN, OUT] `
* `trait CodegenObjectFactoryWithoutFallback[IN, OUT] extends
CodegenObjectFactoryBase[IN, OUT] `
* `trait InterpretedCodegenObjectFactory[IN, OUT] extends
CodegenObjectFactoryBase[IN, OUT] `
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]