GitHub user heary-cao opened a pull request:
https://github.com/apache/spark/pull/20482
[SPARK-23311][SQL][TEST]add FilterFunction test case for test
CombineTypedFilters
## What changes were proposed in this pull request?
In the current test case for CombineTypedFilters, we lack the test of
FilterFunction, so let's add it.
In addition, in TypedFilterOptimizationSuite's existing test cases, Let's
extract a common LocalRelation.
## How was this patch tested?
add new test cases.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/heary-cao/spark TypedFilterOptimizationSuite
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/20482.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 #20482
----
commit 424bdc301c8cea9802465ff7a12ab80ecba6ed08
Author: caoxuewen <cao.xuewen@...>
Date: 2018-02-02T02:33:49Z
add FilterFunction test case for test CombineTypedFilters
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]