[
https://issues.apache.org/jira/browse/BEAM-7?focusedWorklogId=494151&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-494151
]
ASF GitHub Bot logged work on BEAM-7:
-------------------------------------
Author: ASF GitHub Bot
Created on: 02/Oct/20 21:18
Start Date: 02/Oct/20 21:18
Worklog Time Spent: 10m
Work Description: chadrik commented on a change in pull request #13004:
URL: https://github.com/apache/beam/pull/13004#discussion_r499054732
##########
File path: sdks/python/apache_beam/transforms/combiners.py
##########
@@ -968,13 +968,13 @@ def expand(self, pcoll):
return (
pcoll
| core.ParDo(self.add_timestamp).with_output_types(
- Tuple[T, TimestampType]) # type: ignore[misc]
Review comment:
upgrading to the latest mypy lets us drop these
----------------------------------------------------------------
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: 494151)
Time Spent: 0.5h (was: 20m)
> Import Dataflow code
> --------------------
>
> Key: BEAM-7
> URL: https://issues.apache.org/jira/browse/BEAM-7
> Project: Beam
> Issue Type: Sub-task
> Components: io-java-gcp, runner-core, runner-dataflow,
> runner-direct, sdk-java-core
> Reporter: Frances Perry
> Assignee: Davor Bonaci
> Priority: P2
> Fix For: 0.1.0-incubating
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)