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)