[ 
https://issues.apache.org/jira/browse/BEAM-12040?focusedWorklogId=580288&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-580288
 ]

ASF GitHub Bot logged work on BEAM-12040:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Apr/21 20:08
            Start Date: 09/Apr/21 20:08
    Worklog Time Spent: 10m 
      Work Description: chamikaramj commented on pull request #14450:
URL: https://github.com/apache/beam/pull/14450#issuecomment-816939364


   Run Java PreCommit


-- 
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: 580288)
    Time Spent: 3h 20m  (was: 3h 10m)

> WriteFiles withRunnerDeterminedShardingUnbounded doesn't work with session 
> windows
> ----------------------------------------------------------------------------------
>
>                 Key: BEAM-12040
>                 URL: https://issues.apache.org/jira/browse/BEAM-12040
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-files
>            Reporter: Siyuan Chen
>            Priority: P2
>          Time Spent: 3h 20m
>  Remaining Estimate: 0h
>
> Currently the implementation of `withRunnerDeterminedShardingUnbounded` uses 
> a stateful DoFn to achieve the grouping and batching of the input elements, 
> which doesn't support session windows. One possible way is to add another GBK 
> prior to the stateful DoFn to first get session windows merged and reify the 
> window before invoking the sateful DoFn. 



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

Reply via email to