You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Dian Fu (Jira)" <ji...@apache.org> on 2020/08/12 03:00:00 UTC

[jira] [Comment Edited] (FLINK-18848) table.to_pandas should handle retraction rows properly

    [ https://issues.apache.org/jira/browse/FLINK-18848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17175953#comment-17175953 ] 

Dian Fu edited comment on FLINK-18848 at 8/12/20, 2:59 AM:
-----------------------------------------------------------

As Table.execute doesn't support upsert table in 1.11 and so we should not cherry-pick this change to release-1.11 branch. Revert the changes in 1.11 via 0ca2720b13510e3f76cda2942268614304c64916. 


was (Author: dian.fu):
As Table.execute doesn't support upsert table in 1.11 and so we should cherry-pick this change to release-1.11 branch. Revert the changes in 1.11 via 0ca2720b13510e3f76cda2942268614304c64916. 

> table.to_pandas should handle retraction rows properly
> ------------------------------------------------------
>
>                 Key: FLINK-18848
>                 URL: https://issues.apache.org/jira/browse/FLINK-18848
>             Project: Flink
>          Issue Type: Bug
>          Components: API / Python
>    Affects Versions: 1.12.0
>            Reporter: Dian Fu
>            Assignee: Dian Fu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.12.0
>
>
> Currently, the retraction rows are not handled properly and should be removed.



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