[
https://issues.apache.org/jira/browse/FLINK-6924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16386093#comment-16386093
]
ASF GitHub Bot commented on FLINK-6924:
---------------------------------------
GitHub user buptljy opened a pull request:
https://github.com/apache/flink/pull/5638
[FLINK-6924][table]ADD LOG(X) supported in TableAPI
## What is the purpose of the change
* Add LOG(X) function in TableAPI.
## Brief change log
* Add LOG(X) function in TableAPI.
* Modify LOG(X) unit tests from "testSqlApi" to "testAllApis".
## Verifying this change
* This can be tested by unit testing.
## Does this pull request potentially affect one of the following parts:
* No
## Documentation
*
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/buptljy/flink log
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/5638.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 #5638
----
commit 376cee8a6bc25afdf8df50b65c3fa8f35a5e4b7c
Author: Liao Jiayi <liaojiayi@...>
Date: 2018-03-04T09:15:10Z
add log table function
commit 9ab7a07c0b614cb7af0fee7e69f6d58bf5004b28
Author: Liao Jiayi <liaojiayi@...>
Date: 2018-03-04T09:15:23Z
Merge branch 'master' of github.com:apache/flink into log
----
> ADD LOG(X) supported in TableAPI
> --------------------------------
>
> Key: FLINK-6924
> URL: https://issues.apache.org/jira/browse/FLINK-6924
> Project: Flink
> Issue Type: Sub-task
> Components: Table API & SQL
> Affects Versions: 1.4.0
> Reporter: sunjincheng
> Assignee: zjuwangg
> Priority: Major
> Labels: starter
>
> See FLINK-6891 for detail.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)