[
https://issues.apache.org/jira/browse/FLINK-9119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-9119.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.4.3
1.5.0
master: 0973e34b3c596c23df11335b3b8e657e85dd12e6
1.5: 108d405aecbe14edd8f919e28d260a8f4fc513ee
1.4: e776215bc451a8a78ef844bf70b7eeec31999a10
> example code error in Concepts & Common API
> -------------------------------------------
>
> Key: FLINK-9119
> URL: https://issues.apache.org/jira/browse/FLINK-9119
> Project: Flink
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.4.2
> Reporter: chillon.m
> Assignee: vinoyang
> Priority: Minor
> Fix For: 1.5.0, 1.4.3
>
>
> // Table is the result of a simple projection query Table projTable =
> tableEnv.scan("X").project(...);
> {{scan return a table object,not have a project method.}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)