You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ankur Goenka (Jira)" <ji...@apache.org> on 2019/09/09 19:50:00 UTC

[jira] [Resolved] (BEAM-7972) Portable Python Reshuffle does not work with windowed pcollection

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

Ankur Goenka resolved BEAM-7972.
--------------------------------
    Resolution: Fixed

> Portable Python Reshuffle does not work with windowed pcollection
> -----------------------------------------------------------------
>
>                 Key: BEAM-7972
>                 URL: https://issues.apache.org/jira/browse/BEAM-7972
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>            Reporter: Ankur Goenka
>            Assignee: Ankur Goenka
>            Priority: Blocker
>             Fix For: 2.16.0
>
>          Time Spent: 4h 20m
>  Remaining Estimate: 0h
>
> Streaming pipeline gets stuck when using Reshuffle with windowed pcollection.
> The issue happen because of window function gets deserialized on java side which is not possible and hence default to global window function and result into window function mismatch later down the code.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)