GitHub user prashanth-vasudev opened a pull request:
https://github.com/apache/incubator-trafodion/pull/456
Fix for TRAFODION-1948
Drop schema cascade internally selects against objects table.
The fix is to use a distinct clause in the internal select query.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/prashanth-vasudev/incubator-trafodion
trafodion-1948
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/456.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 #456
----
commit 6e674c65c2a9ebd05c53f8a88b4464601a24808f
Author: Prashant Vasudev <[email protected]>
Date: 2016-04-28T21:12:17Z
Fix for TRAFODION-1948
Drop schema cascade internally selects against objects table.
The fix is to use a distinct clause in the internal select query.
----
---
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.
---