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

[SPARK-15435][SQL] Append Command to all commands

## What changes were proposed in this pull request?
We started this convention to append Command suffix to all SQL commands. However, not all commands follow that convention. This patch adds Command suffix to all RunnableCommands.

## How was this patch tested?
Updated test cases to reflect the renames.

Author: Reynold Xin <rxin@databricks.com>

Closes #13215 from rxin/SPARK-15435.
parent d2e1aa97
No related branches found
No related tags found
No related merge requests found
Showing
with 173 additions and 170 deletions
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