You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "chillon.m (JIRA)" <ji...@apache.org> on 2018/03/31 16:18:00 UTC

[jira] [Created] (FLINK-9119) example code error in Concepts & Common API

chillon.m created FLINK-9119:
--------------------------------

             Summary: 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


// 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.I don't find project() method return a table object.}}



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