GitHub user sureshsubbiah opened a pull request:
https://github.com/apache/incubator-trafodion/pull/530
[TRAFODION-2039] Add support for ALTER LIBRARY FILE '<file-name>'
Library file (.jar, .dll or .so) can now be altered for an existing library
object. ALTER command will check for existence of new file. Old library
definition will be removed from compiler caches
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sureshsubbiah/incubator-trafodion alterlib
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/530.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 #530
----
commit 35d28d6f6ad7eecb8c04d2bb4e9ebc1931c3c063
Author: Suresh Subbiah <[email protected]>
Date: 2016-06-08T15:50:13Z
[TRAFODION-2039] Add support for ALTER LIBRARY FILE '<file-name>'
Location of library file can now be altered. Alter command will check for
existence of new file. Old library definition will be removed from compiler
caches.
----
---
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.
---