[ 
https://issues.apache.org/jira/browse/FLINK-23824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mika Naylor closed FLINK-23824.
-------------------------------
    Resolution: Done

Tested this by creating two environments within a job, a 
{{StreamExecutionEnvironment}} and a {{StreamTableEnvironment}} and was able to 
create a DataStream, create a table from that data stream, and interop between 
the two APIs within a single pyflink job. Worked as expected, and couldn't find 
any erroneous or unexpected behaviour.

> Test interoperability between DataStream and Table API in PyFlink Table API
> ---------------------------------------------------------------------------
>
>                 Key: FLINK-23824
>                 URL: https://issues.apache.org/jira/browse/FLINK-23824
>             Project: Flink
>          Issue Type: Improvement
>          Components: API / Python
>            Reporter: Huang Xingbo
>            Assignee: Mika Naylor
>            Priority: Blocker
>              Labels: release-testing
>             Fix For: 1.14.0
>
>
> The newly feature allows users to use DataStream and Table API in one job. 
> In order to test this new feature I recommend to follow the documentation[1]
> [1] 
> https://ci.apache.org/projects/flink/flink-docs-master/docs/dev/python/table/conversion_of_data_stream/



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

Reply via email to