Skip to content

Conversation

@MaxGekk
Copy link
Member

@MaxGekk MaxGekk commented Sep 28, 2019

What changes were proposed in this pull request?

The SET commands do not contain the _FUNC_ pattern a priori. In the PR, I propose filter out such commands in the using _FUNC_ instead of function names in examples test.

Why are the changes needed?

After the merge of #25942, examples will require particular settings. Currently, the whole expression example has to be ignored which is so much. It makes sense to ignore only SET commands in expression examples.

Does this PR introduce any user-facing change?

No

How was this patch tested?

By running the using _FUNC_ instead of function names in examples test.

@MaxGekk
Copy link
Member Author

MaxGekk commented Sep 28, 2019

@dongjoon-hyun @HeartSaVioR Please, take a look at this PR. This should prevent failures like this #25957 (comment)

@SparkQA
Copy link

SparkQA commented Sep 28, 2019

Test build #111532 has finished for PR 25958 at commit 4fd130a.

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

@HyukjinKwon
Copy link
Member

@MaxGekk can you resolve conflicts?

@SparkQA
Copy link

SparkQA commented Sep 28, 2019

Test build #111537 has finished for PR 25958 at commit 02f0270.

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

Copy link
Contributor

@HeartSaVioR HeartSaVioR left a comment

Choose a reason for hiding this comment

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

LGTM

@MaxGekk MaxGekk deleted the dont-check-_FUNC_-in-set branch October 5, 2019 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants