GitHub user gatorsmile opened a pull request:
https://github.com/apache/spark/pull/19015
[SPARK-21803] [TEST] Remove the HiveDDLCommandSuite
## What changes were proposed in this pull request?
We do not have any Hive-specific parser. It does not make sense to keep a
parser-specific test suite `HiveDDLCommandSuite.scala` in the Hive package.
This PR is to remove it.
## How was this patch tested?
N/A
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gatorsmile/spark combineDDL
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/19015.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #19015
----
commit b4de53dd8e99a1b43f723048360f947c2648bc0c
Author: gatorsmile <[email protected]>
Date: 2017-08-22T04:14:41Z
remove HiveDDLCommandSuite.scala
commit 191bde194bbb56c40f5d33e8fbaf5c3505d792cc
Author: gatorsmile <[email protected]>
Date: 2017-08-22T04:22:09Z
style fix.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]