[
https://issues.apache.org/jira/browse/BEAM-6231?focusedWorklogId=184079&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-184079
]
ASF GitHub Bot logged work on BEAM-6231:
----------------------------------------
Author: ASF GitHub Bot
Created on: 11/Jan/19 02:58
Start Date: 11/Jan/19 02:58
Worklog Time Spent: 10m
Work Description: boyuanzz commented on issue #7356: [BEAM-6231] Make
Dataflow runner harness work with FixedWindow
URL: https://github.com/apache/beam/pull/7356#issuecomment-453357404
commit
https://github.com/apache/beam/pull/7356/commits/4f3eaf51db8959e3563fafa786c4305352a08896
addressed the comments above:
- The function will register GlobalWindowingStrategy and
FixedWindowingStrategy into componentBuilder before creating all PCollections.
- Instead of only caring about input and output PCollections, it will put
the right kind of WindowingStrategy based on window coder to all PCollection.
This logic only applies to java coder, for python, it still uses GlobalWindow
as default.
Test log: https://scans.gradle.com/s/kameqe3xqgg4u/tests
@robertwb Could you please review this latest changes?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 184079)
Time Spent: 4h 10m (was: 4h)
> Triage test failures introduced by use_executable_stage_bundle_execution
> ------------------------------------------------------------------------
>
> Key: BEAM-6231
> URL: https://issues.apache.org/jira/browse/BEAM-6231
> Project: Beam
> Issue Type: Test
> Components: runner-dataflow
> Reporter: Boyuan Zhang
> Assignee: Boyuan Zhang
> Priority: Major
> Time Spent: 4h 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)