GitHub user gatorsmile opened a pull request:

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

    [SPARK-19735][SQL] Remove HOLD_DDLTIME from Catalog APIs

    ### What changes were proposed in this pull request?
    As explained in Hive JIRA https://issues.apache.org/jira/browse/HIVE-12224, 
HOLD_DDLTIME was broken as soon as it landed. Hive 2.0 removes HOLD_DDLTIME 
from the API. In Spark SQL, we always set it to FALSE. Like Hive, we should 
also remove it from our Catalog APIs.
    
    ### 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 removalHoldDDLTime

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

    https://github.com/apache/spark/pull/17063.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 #17063
    
----
commit d4ac13cf3a0ac3d4734eaa54dad50501374b7405
Author: Xiao Li <[email protected]>
Date:   2017-02-25T04:14:34Z

    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