You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/07/21 15:56:00 UTC

[jira] [Commented] (TRAFODION-3147) add sys_guid function

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

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

GitHub user traflm opened a pull request:

    https://github.com/apache/trafodion/pull/1657

    [TRAFODION-3147] support sys_guid function

    Support Oracle sys_guid function as described:
    https://docs.oracle.com/cd/B12037_01/server.101/b10759/functions153.htm
    
    This is required by some users

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

    $ git pull https://github.com/traflm/trafodion TRAFODION-3147

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

    https://github.com/apache/trafodion/pull/1657.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 #1657
    
----
commit 6ad70a36245a6dacedda0d8740c7d84cff5bf707
Author: Liu Ming <ov...@...>
Date:   2018-07-21T15:03:49Z

    [TRAFODION-3147] support sys_guid function

commit a748fbb91c131d9c257886aba59d8042d9f7215c
Author: Liu Ming <ov...@...>
Date:   2018-07-21T15:33:19Z

    add regress test for sys_guid

----


> add sys_guid function
> ---------------------
>
>                 Key: TRAFODION-3147
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-3147
>             Project: Apache Trafodion
>          Issue Type: Improvement
>            Reporter: liu ming
>            Assignee: liu ming
>            Priority: Major
>
> add sys_guid as alias of UUID



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)