[jira] [Commented] (TRAFODION-2039) Add support for ALTER LIBRARY FILE ''

2016-06-30 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/TRAFODION-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15357634#comment-15357634
 ] 

ASF GitHub Bot commented on TRAFODION-2039:
---

Github user asfgit closed the pull request at:

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


> Add support for ALTER LIBRARY FILE ''
> 
>
> Key: TRAFODION-2039
> URL: https://issues.apache.org/jira/browse/TRAFODION-2039
> Project: Apache Trafodion
>  Issue Type: Improvement
>  Components: sql-general
>Affects Versions: 2.0-incubating
>Reporter: Suresh Subbiah
>Assignee: Suresh Subbiah
>
> Add suppport for an ALTER statement that will allow the file associated with 
> a library object to be changed.
> ALTER LIBRARY FILE ' ;'



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (TRAFODION-2039) Add support for ALTER LIBRARY FILE ''

2016-06-28 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/TRAFODION-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15354016#comment-15354016
 ] 

ASF GitHub Bot commented on TRAFODION-2039:
---

GitHub user sureshsubbiah opened a pull request:

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

[TRAFODION-2039] Fix mistake in PR530 
https://github.com/apache/incubator-trafodion/pull/530

Thank you Steve Varnau for finding this mistake.

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/563.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 #563


commit 5e8c5f2c6828ff57ef7550b34dad90ca5f382fae
Author: Suresh Subbiah 
Date:   2016-06-28T23:26:05Z

[TRAFODION-2039]- Fix a mistake in PR 530
https://github.com/apache/incubator-trafodion/pull/530




> Add support for ALTER LIBRARY FILE ''
> 
>
> Key: TRAFODION-2039
> URL: https://issues.apache.org/jira/browse/TRAFODION-2039
> Project: Apache Trafodion
>  Issue Type: Improvement
>  Components: sql-general
>Affects Versions: 2.0-incubating
>Reporter: Suresh Subbiah
>Assignee: Suresh Subbiah
>
> Add suppport for an ALTER statement that will allow the file associated with 
> a library object to be changed.
> ALTER LIBRARY FILE ' ;'



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (TRAFODION-2039) Add support for ALTER LIBRARY FILE ''

2016-06-08 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/TRAFODION-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15320817#comment-15320817
 ] 

ASF GitHub Bot commented on TRAFODION-2039:
---

GitHub user sureshsubbiah opened a pull request:

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

[TRAFODION-2039] Add support for ALTER LIBRARY FILE ''

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 
Date:   2016-06-08T15:50:13Z

[TRAFODION-2039] Add support for ALTER LIBRARY FILE ''

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.




> Add support for ALTER LIBRARY FILE ''
> 
>
> Key: TRAFODION-2039
> URL: https://issues.apache.org/jira/browse/TRAFODION-2039
> Project: Apache Trafodion
>  Issue Type: Improvement
>  Components: sql-general
>Affects Versions: 2.0-incubating
>Reporter: Suresh Subbiah
>Assignee: Suresh Subbiah
>
> Add suppport for an ALTER statement that will allow the file associated with 
> a library object to be changed.
> ALTER LIBRARY FILE ' ;'



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)