You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by robertamarton <gi...@git.apache.org> on 2016/03/25 18:00:14 UTC

[GitHub] incubator-trafodion pull request: TRAFODION [1902] - Showddl conti...

GitHub user robertamarton opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/403

    TRAFODION [1902] - Showddl continues to show function after it's dropped

    Fixed a problem during a drop library request, where functions and procedures
    were being dropped but not removed from DBRoutineCache.
    Added a new regression test (udr/TEST103) that tests DDL operations related to 
    functions, procedures, and libraries.  The regression tests were missing.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/robertamarton/incubator-trafodion fix-1895

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

    https://github.com/apache/incubator-trafodion/pull/403.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 #403
    
----
commit 3fab46b198d0146386a01964439df57963b86e54
Author: Roberta Marton <ro...@apache.org>
Date:   2016-03-25T16:58:16Z

    TRAFODION [1902] - Showddl continues to show function after it's dropped
    
    Fixed a problem during a drop library request, where functions and procedures
    were being dropped but not removed from DBRoutineCache.
    Added a new regression test (udr/TEST103) that tests DDL operations related to
    functions, procedures, and libraries.  The regression tests were missing.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-trafodion pull request: TRAFODION [1902] - Showddl conti...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-trafodion/pull/403


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---