[
https://issues.apache.org/jira/browse/BEAM-7972?focusedWorklogId=299674&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-299674
]
ASF GitHub Bot logged work on BEAM-7972:
----------------------------------------
Author: ASF GitHub Bot
Created on: 22/Aug/19 19:37
Start Date: 22/Aug/19 19:37
Worklog Time Spent: 10m
Work Description: angoenka commented on issue #9334: [BEAM-7972] Always
use Global window in reshuffle and then apply wind…
URL: https://github.com/apache/beam/pull/9334#issuecomment-524046711
Gentle reminder for the review.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 299674)
Time Spent: 2h (was: 1h 50m)
> 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: Major
> Time Spent: 2h
> 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)