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

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

GitHub user sandhyasun opened a pull request:

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

    [TRAFODION-2516]Support for insert-select from varchar/char colummns into 
lob columns…

    …. Support  for insert with parameter which gets typed by default to a 
string type so caller can pass in a string as the value for the param.

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

    $ git pull https://github.com/sandhyasun/incubator-trafodion 2.2_work

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

    https://github.com/apache/incubator-trafodion/pull/1022.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 #1022
    
----
commit d3d707ae49c7922ef033d2a9f2428aef5a442d7b
Author: Sandhya Sundaresan <[email protected]>
Date:   2017-03-23T04:49:13Z

    Support for insert-select from varchar/char colummns into lob columns. 
Supposed for insert with parameter.This work is done as part of  
[TRAFODION-2516]

----


> Enhance stringtolob builtin function to take varchar/char columns as parameter
> ------------------------------------------------------------------------------
>
>                 Key: TRAFODION-2516
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2516
>             Project: Apache Trafodion
>          Issue Type: Improvement
>          Components: sql-exe
>            Reporter: Sandhya Sundaresan
>            Assignee: Sandhya Sundaresan
>
> Today the stringtolob built in function that converts a string to a LOB type 
> before inserrting into a lob column takes a string literal as input. Need to 
> enhance it to take a char column or a varchar column as input too. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to