Skip to content
Snippets Groups Projects
Commit 2fa1a632 authored by Reynold Xin's avatar Reynold Xin
Browse files

[SPARK-18296][SQL] Use consistent naming for expression test suites


## What changes were proposed in this pull request?
We have an undocumented naming convention to call expression unit tests ExpressionsSuite, and the end-to-end tests FunctionsSuite. It'd be great to make all test suites consistent with this naming convention.

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

Author: Reynold Xin <rxin@databricks.com>

Closes #15793 from rxin/SPARK-18296.

(cherry picked from commit 9db06c44)
Signed-off-by: default avatarReynold Xin <rxin@databricks.com>
parent 9ebd5e56
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment