[
https://issues.apache.org/jira/browse/BEAM-8280?focusedWorklogId=399327&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-399327
]
ASF GitHub Bot logged work on BEAM-8280:
----------------------------------------
Author: ASF GitHub Bot
Created on: 06/Mar/20 19:47
Start Date: 06/Mar/20 19:47
Worklog Time Spent: 10m
Work Description: robertwb commented on pull request #10717: [BEAM-8280]
Enable type hint annotations
URL: https://github.com/apache/beam/pull/10717#discussion_r389109587
##########
File path: CHANGES.md
##########
@@ -39,6 +39,7 @@
* New AnnotateImage & AnnotateImageWithContext PTransform's for element-wise &
batch image annotation using Google Cloud Vision API. (Python)
([BEAM-9247](https://issues.apache.org/jira/browse/BEAM-9247))
* Added a PTransform for inspection and deidentification of text using Google
Cloud DLP. (Python)
([BEAM-9258](https://issues.apache.org/jira/browse/BEAM-9258))
* Added ability to write to BigQuery via Avro file loads
(Python)([BEAM-8841](https://issues.apache.org/jira/browse/BEAM-8841))
+* Python SDK will now use Python 3 type annotations as pipeline type hints.
([#10717](https://github.com/apache/beam/pull/10717))
Review comment:
Please add a link to some docs, and make sure they have a good pointer for
how to disable this if it breaks users (that may have bad typing hints and need
a quick fix).
----------------------------------------------------------------
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: 399327)
Time Spent: 7.5h (was: 7h 20m)
> re-enable IOTypeHints.from_callable
> -----------------------------------
>
> Key: BEAM-8280
> URL: https://issues.apache.org/jira/browse/BEAM-8280
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: Udi Meiri
> Assignee: Udi Meiri
> Priority: Major
> Time Spent: 7.5h
> Remaining Estimate: 0h
>
> See https://issues.apache.org/jira/browse/BEAM-8279
--
This message was sent by Atlassian Jira
(v8.3.4#803005)