[jira] [Commented] (FLINK-5223) Add documentation of UDTF in Table API & SQL

2016-12-13 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/FLINK-5223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15745175#comment-15745175
 ] 

ASF GitHub Bot commented on FLINK-5223:
---

Github user asfgit closed the pull request at:

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


> Add documentation of UDTF in Table API & SQL
> 
>
> Key: FLINK-5223
> URL: https://issues.apache.org/jira/browse/FLINK-5223
> Project: Flink
>  Issue Type: Improvement
>  Components: Table API & SQL
>Reporter: Jark Wu
>Assignee: Jark Wu
>




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


[jira] [Commented] (FLINK-5223) Add documentation of UDTF in Table API & SQL

2016-12-13 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/FLINK-5223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15745042#comment-15745042
 ] 

ASF GitHub Bot commented on FLINK-5223:
---

Github user fhueske commented on the issue:

https://github.com/apache/flink/pull/2956
  
Merging


> Add documentation of UDTF in Table API & SQL
> 
>
> Key: FLINK-5223
> URL: https://issues.apache.org/jira/browse/FLINK-5223
> Project: Flink
>  Issue Type: Improvement
>  Components: Table API & SQL
>Reporter: Jark Wu
>Assignee: Jark Wu
>




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


[jira] [Commented] (FLINK-5223) Add documentation of UDTF in Table API & SQL

2016-12-12 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/FLINK-5223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15743270#comment-15743270
 ] 

ASF GitHub Bot commented on FLINK-5223:
---

Github user fhueske commented on the issue:

https://github.com/apache/flink/pull/2956
  
Thanks for the PR @wuchong. The documentation is mostly very good.
I'll rephrase a few minor things before merging.

Thanks, Fabian


> Add documentation of UDTF in Table API & SQL
> 
>
> Key: FLINK-5223
> URL: https://issues.apache.org/jira/browse/FLINK-5223
> Project: Flink
>  Issue Type: Improvement
>  Components: Table API & SQL
>Reporter: Jark Wu
>Assignee: Jark Wu
>




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


[jira] [Commented] (FLINK-5223) Add documentation of UDTF in Table API & SQL

2016-12-07 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/FLINK-5223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15728747#comment-15728747
 ] 

ASF GitHub Bot commented on FLINK-5223:
---

GitHub user wuchong opened a pull request:

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

[FLINK-5223] [doc] Add documentation of UDTF in Table API & SQL

Thanks for contributing to Apache Flink. Before you open your pull request, 
please take the following check list into consideration.
If your changes take all of the items into account, feel free to open your 
pull request. For more information and/or questions please refer to the [How To 
Contribute guide](http://flink.apache.org/how-to-contribute.html).
In addition to going through the list, please provide a meaningful 
description of your changes.

- [ ] General
  - The pull request references the related JIRA issue ("[FLINK-XXX] Jira 
title text")
  - The pull request addresses only one issue
  - Each commit in the PR has a meaningful commit message (including the 
JIRA id)

- [ ] Documentation
  - Documentation has been added for new functionality
  - Old documentation affected by the pull request has been updated
  - JavaDoc for public methods has been added

- [ ] Tests & Build
  - Functionality added by the pull request is covered by tests
  - `mvn clean verify` has been executed successfully locally or a Travis 
build has passed

I add the documentation for UDTF. But forgive me for my poor English, could 
you review the grammar and reorganize it if needed @twalthr .

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

$ git pull https://github.com/wuchong/flink FLINK-5223

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

https://github.com/apache/flink/pull/2956.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 #2956


commit 533af6d62b5c8adda1c7e0815c465da601665060
Author: Jark Wu 
Date:   2016-12-07T13:18:58Z

[FLINK-5223] [doc] Add documentation of UDTF in Table API & SQL




> Add documentation of UDTF in Table API & SQL
> 
>
> Key: FLINK-5223
> URL: https://issues.apache.org/jira/browse/FLINK-5223
> Project: Flink
>  Issue Type: Improvement
>  Components: Table API & SQL
>Reporter: Jark Wu
>




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