You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Huang Xingbo (Jira)" <ji...@apache.org> on 2020/09/25 12:16:00 UTC

[jira] [Created] (FLINK-19417) Fix the bug of the method from_data_stream in table_environement

Huang Xingbo created FLINK-19417:
------------------------------------

             Summary: Fix the bug of the method from_data_stream in table_environement
                 Key: FLINK-19417
                 URL: https://issues.apache.org/jira/browse/FLINK-19417
             Project: Flink
          Issue Type: Bug
          Components: API / Python
            Reporter: Huang Xingbo
             Fix For: 1.12.0


The parameter fields should be str or expression *, not the current list [str]. And the table_env object passed to the Table object should be Python's TableEnvironment, not Java's TableEnvironment



--
This message was sent by Atlassian Jira
(v8.3.4#803005)