Skip to content

Conversation

@rxin
Copy link
Contributor

@rxin rxin commented Jul 16, 2016

What changes were proposed in this pull request?

This patch moves regexp related unit tests from StringExpressionsSuite to RegexpExpressionsSuite to match the file name for regexp expressions.

How was this patch tested?

This is a test only change.

@SparkQA
Copy link

SparkQA commented Jul 16, 2016

Test build #62404 has finished for PR 14230 at commit 58111e8.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class RegexpExpressionsSuite extends SparkFunSuite with ExpressionEvalHelper

@rxin
Copy link
Contributor Author

rxin commented Jul 17, 2016

OK I'm going to merge this since it is a simple move.

Merging in master/2.0.

asfgit pushed a commit that referenced this pull request Jul 17, 2016
## What changes were proposed in this pull request?
This patch moves regexp related unit tests from StringExpressionsSuite to RegexpExpressionsSuite to match the file name for regexp expressions.

## How was this patch tested?
This is a test only change.

Author: Reynold Xin <rxin@databricks.com>

Closes #14230 from rxin/SPARK-16584.

(cherry picked from commit 7b84758)
Signed-off-by: Reynold Xin <rxin@databricks.com>
@asfgit asfgit closed this in 7b84758 Jul 17, 2016
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.

2 participants