GitHub user maropu opened a pull request:
https://github.com/apache/spark/pull/22417
[SPARK-25426][SQL] Handles subexpression elimination config inside
CodeGeneratorWithInterpretedFallback
## What changes were proposed in this pull request?
This pr handled the subexpression elimination config inside
`CodeGeneratorWithInterpretedFallback`, and then removed the duplicate fallback
logic in `UnsafeProjection`.
This pr comes from #22355.
## How was this patch tested?
Added tests in `CodeGeneratorWithInterpretedFallbackSuite`.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/maropu/spark SPARK-25426
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22417.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #22417
----
commit 35e7911958d5be8d7b66803ba7e11cd22bc4bbe5
Author: Takeshi Yamamuro <yamamuro@...>
Date: 2018-09-14T02:23:30Z
Fix
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]