You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by buptljy <gi...@git.apache.org> on 2018/07/21 15:33:20 UTC

[GitHub] flink pull request #6381: [FLINK-7205] [table&sql]Add UUID supported in SQL ...

GitHub user buptljy opened a pull request:

    https://github.com/apache/flink/pull/6381

    [FLINK-7205] [table&sql]Add UUID supported in SQL and TableApi

    ## What is the purpose of the change
    * Add UUID supported in SQL and TableApi.
    ## Brief change log
    * Add UUID function.
    ## Verifying this change
    * Unit tests.
    
    ## Documentation
    * add in table.md and sql.md

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

    $ git pull https://github.com/buptljy/flink FLINK-7205

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

    https://github.com/apache/flink/pull/6381.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 #6381
    
----
commit 5cde30f8feb2feb49dc1381af3d1d288c39122f0
Author: wind <bu...@...>
Date:   2018-07-21T15:20:21Z

    add uuid table&sql function

commit 8829de68bee64c6709d55efd17c09beabdb7a8be
Author: wind <bu...@...>
Date:   2018-07-21T15:32:42Z

    add docs for uuid

----


---

[GitHub] flink issue #6381: [FLINK-7205] [table&sql]Add UUID supported in SQL and Tab...

Posted by yanghua <gi...@git.apache.org>.
Github user yanghua commented on the issue:

    https://github.com/apache/flink/pull/6381
  
    +1


---