Skip to content

Conversation

@heary-cao
Copy link
Contributor

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.

@heary-cao heary-cao force-pushed the TypedFilterOptimizationSuite branch from 424bdc3 to f45ef79 Compare February 2, 2018 02:51
@heary-cao
Copy link
Contributor Author

@cloud-fan @gatorsmile Can you help me to review it. thanks.

@gatorsmile
Copy link
Member

ok to test

@SparkQA
Copy link

SparkQA commented Feb 2, 2018

Test build #86964 has finished for PR 20482 at commit f45ef79.

  • This patch fails due to an unknown error code, -9.
  • This patch merges cleanly.
  • This patch adds no public classes.

@heary-cao heary-cao force-pushed the TypedFilterOptimizationSuite branch from f45ef79 to 6042523 Compare February 3, 2018 04:40
@gatorsmile
Copy link
Member

retest this please

@SparkQA
Copy link

SparkQA commented Feb 3, 2018

Test build #87021 has finished for PR 20482 at commit 6042523.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Feb 3, 2018

Test build #87023 has finished for PR 20482 at commit 6042523.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

Copy link
Member

@gatorsmile gatorsmile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gatorsmile
Copy link
Member

Thanks! Merged to master/2.3

@asfgit asfgit closed this in 63b49fa Feb 3, 2018
asfgit pushed a commit that referenced this pull request Feb 3, 2018
…eTypedFilters

## 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.

Author: caoxuewen <cao.xuewen@zte.com.cn>

Closes #20482 from heary-cao/TypedFilterOptimizationSuite.

(cherry picked from commit 63b49fa)
Signed-off-by: gatorsmile <gatorsmile@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants