GitHub user gatorsmile opened a pull request:

    https://github.com/apache/spark/pull/17524

    [SPARK-19235] [SQL] [TEST] [FOLLOW-UP] Enable Test Cases in DDLSuite with 
Hive Metastore

    ### What changes were proposed in this pull request?
    This is a follow-up of enabling test cases in DDLSuite with Hive Metastore. 
It consists of the following remaining tasks:
    - Run all the `alter table` and `drop table` DDL tests against data source 
tables when using Hive metastore. 
    - Do not run any `alter table` and `drop table` DDL test against Hive serde 
tables when using InMemoryCatalog.
    - Reenable `alter table: set serde partition` and `alter table: set serde` 
tests for Hive serde tables.
    
    ### 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 cleanupDDLSuite

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/17524.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 #17524
    
----
commit 83822289d790a7ebedf8634df6bbdf9cebeb5057
Author: Xiao Li <[email protected]>
Date:   2017-04-04T06:17:06Z

    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]

Reply via email to