Skip to content

Conversation

@HyukjinKwon
Copy link
Member

Actually this was resolved by #8275.

But I found the JIRA issue for this is not marked as resolved since the PR above was made for another issue but the PR above resolved both.

I commented that this is resolved by the PR above; however, I opened this PR as I would like to just add
a little bit of corrections.

In the previous PR, I refactored the test by not reducing just collecting filters; however, this would not test properly And filter (which is not given to the tests). I unintentionally changed this from the original way (before being refactored).

In this PR, I just followed the original way to collect filters by reducing.

I would like to close this if this PR is inappropriate and somebody would like this deal with it in the separate PR related with this.

@SparkQA
Copy link

SparkQA commented Nov 9, 2015

Test build #45329 has finished for PR 9554 at commit b2b3631.

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

@marmbrus
Copy link
Contributor

marmbrus commented Nov 9, 2015

Thanks, merging to master and 1.6

asfgit pushed a commit that referenced this pull request Nov 9, 2015
…ilters code

Actually this was resolved by #8275.

But I found the JIRA issue for this is not marked as resolved since the PR above was made for another issue but the PR above resolved both.

I commented that this is resolved by the PR above; however, I opened this PR as I would like to just add
a little bit of corrections.

In the previous PR, I refactored the test by not reducing just collecting filters; however, this would not test  properly `And` filter (which is not given to the tests). I unintentionally changed this from the original way (before being refactored).

In this PR, I just followed the original way to collect filters by reducing.

I would like to close this if this PR is inappropriate and somebody would like this deal with it in the separate PR related with this.

Author: hyukjinkwon <[email protected]>

Closes #9554 from HyukjinKwon/SPARK-9557.

(cherry picked from commit 9565c24)
Signed-off-by: Michael Armbrust <[email protected]>
@asfgit asfgit closed this in 9565c24 Nov 9, 2015
@HyukjinKwon HyukjinKwon deleted the SPARK-9557 branch September 23, 2016 18:28
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